提交历史

作者 SHA1 备注 提交日期
  Brad Fitzpatrick ddf20046ea transport: start of re-using client connections 11 年之前
  Blake Mizerany 8e4032f957 transport: set Response.TLS/Request 11 年之前
  Brad Fitzpatrick b4eaf1cb0a transport_test: more failures for Blake to fix 11 年之前
  Blake Mizerany 24c6636f43 transport: set Response.Status[Code] 11 年之前
  Brad Fitzpatrick 427b572fac transport: don't send empty paths; use implicit / 11 年之前
  Brad Fitzpatrick ebe9b94530 transport_test: failing test for Blake to work on 11 年之前
  Brad Fitzpatrick ebeaf0b0cd server_test: add --stderr_verbose flag to mirror logs to stderr, unbuffered 11 年之前
  Brad Fitzpatrick d3b6354db9 rename TestTransport to TestTransportExternal 11 年之前
  Brad Fitzpatrick d1a857d2d9 transport: add an -insecure flag to transport_test 11 年之前
  Brad Fitzpatrick 33237cf086 transport: send initial conn-level window update, don't send both Host and :authority 11 年之前
  Brad Fitzpatrick cd9fa581b5 server: more verbosity: show headers decodes 11 年之前
  Brad Fitzpatrick 07ee680c59 Add a flag for which host to hit in TestTransport 11 年之前
  Brad Fitzpatrick fcb18dbbcb Add the start of a (video-recorded) HTTP/2 Client implementation. 11 年之前
  Brad Fitzpatrick 7f51998e4e Add TestReadFrameHeader, rename TestReadWriteFrameHeader 11 年之前
  Brad Fitzpatrick cfd7c4e8e3 Remove old, unused Framer field. 11 年之前
  Brad Fitzpatrick d95a834acb fix truncation of unknown setting ID in SettingID.String 11 年之前
  Brad Fitzpatrick e4cd9ad27e Add Server.PermitProhibitedCipherSuites option; update curl tests. 11 年之前
  Brad Fitzpatrick f0f7876b26 Don't enforce SNI for now. 11 年之前
  Brad Fitzpatrick 36f7934bd3 Be more verbose when rejecting connections; including which bogus ciphersuite. 11 年之前
  Brad Fitzpatrick 7684780928 In curl integration test, include output along with non-zero exit status in failure message. 11 年之前
  Brad Fitzpatrick af958b3ad4 Update curl in integration test Dockerfile to 7.40.0 11 年之前
  Brad Fitzpatrick 2440b99f4f Merge branch 'master' of github.com:bradfitz/http2 11 年之前
  Brad Fitzpatrick 12475b82fe h2demo: add build tag 11 年之前
  Brad Fitzpatrick 7882a790a7 Merge pull request #25 from mdlayher/go_vet 11 年之前
  Matt Layher 07d158ae76 Add mdlayher to AUTHORS and CONTRIBUTORS 11 年之前
  Matt Layher 51b824be1f Fix several issues found by 'go vet' 11 年之前
  Brad Fitzpatrick 2fcb356ed4 Merge pull request #24 from DanielMorsing/priority 11 年之前
  Daniel Morsing a5c5593a24 strengthen priority tree code and add tests 11 年之前
  Brad Fitzpatrick df959c2f39 Don't stringify the remote addr on each request. 11 年之前
  Brad Fitzpatrick cf89663d4f Move all the TODOs together 11 年之前