Histórico de Commits

Autor SHA1 Mensagem Data
  Tetsuo Kiso 8caa9dc5a9 Fix the variable name and typo in the comments. há 11 anos atrás
  Brad Fitzpatrick 13dfd89112 Advertise 'h2' protocol, now that HTTP/2 is final. há 11 anos atrás
  Brad Fitzpatrick 2609cc0d65 Merge pull request #26 from olekukonko/patch-1 há 11 anos atrás
  Oleku Konko 19f280c032 Update Download Link há 11 anos atrás
  Brad Fitzpatrick 1faa3a4810 update README há 11 anos atrás
  Brad Fitzpatrick 286740e306 Merge branch 'master' of github.com:bradfitz/http2 há 11 anos atrás
  Brad Fitzpatrick 00df6d8ecb transport: remove debug logs, finish stuff from my earlier commit há 11 anos atrás
  Blake Mizerany 3576907d47 transport: test responses unblock on conn error há 11 anos atrás
  Brad Fitzpatrick 45702eac0f transport: cache and re-use client connections há 11 anos atrás
  Brad Fitzpatrick e12a06aa74 server_test: don't crash in serverTesters.Close if using optOnlyServer há 11 anos atrás
  Brad Fitzpatrick 8d1303c9de server_test: add serverTester option to not setup client há 11 anos atrás
  Brad Fitzpatrick 7bb8b7cf75 transport: cleanups, CONTINUATION strictness, track active requests per conn há 11 anos atrás
  Brad Fitzpatrick ddf20046ea transport: start of re-using client connections há 11 anos atrás
  Blake Mizerany 8e4032f957 transport: set Response.TLS/Request há 11 anos atrás
  Brad Fitzpatrick b4eaf1cb0a transport_test: more failures for Blake to fix há 11 anos atrás
  Blake Mizerany 24c6636f43 transport: set Response.Status[Code] há 11 anos atrás
  Brad Fitzpatrick 427b572fac transport: don't send empty paths; use implicit / há 11 anos atrás
  Brad Fitzpatrick ebe9b94530 transport_test: failing test for Blake to work on há 11 anos atrás
  Brad Fitzpatrick ebeaf0b0cd server_test: add --stderr_verbose flag to mirror logs to stderr, unbuffered há 11 anos atrás
  Brad Fitzpatrick d3b6354db9 rename TestTransport to TestTransportExternal há 11 anos atrás
  Brad Fitzpatrick d1a857d2d9 transport: add an -insecure flag to transport_test há 11 anos atrás
  Brad Fitzpatrick 33237cf086 transport: send initial conn-level window update, don't send both Host and :authority há 11 anos atrás
  Brad Fitzpatrick cd9fa581b5 server: more verbosity: show headers decodes há 11 anos atrás
  Brad Fitzpatrick 07ee680c59 Add a flag for which host to hit in TestTransport há 11 anos atrás
  Brad Fitzpatrick fcb18dbbcb Add the start of a (video-recorded) HTTP/2 Client implementation. há 11 anos atrás
  Brad Fitzpatrick 7f51998e4e Add TestReadFrameHeader, rename TestReadWriteFrameHeader há 11 anos atrás
  Brad Fitzpatrick cfd7c4e8e3 Remove old, unused Framer field. há 11 anos atrás
  Brad Fitzpatrick d95a834acb fix truncation of unknown setting ID in SettingID.String há 11 anos atrás
  Brad Fitzpatrick e4cd9ad27e Add Server.PermitProhibitedCipherSuites option; update curl tests. há 11 anos atrás
  Brad Fitzpatrick f0f7876b26 Don't enforce SNI for now. há 11 anos atrás