Historial de Commits

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