index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
http
/
clientserver_test.go
Age
Commit message (
Expand
)
Author
2016-05-20
net/http: update bundled http2
Brad Fitzpatrick
2016-05-18
net/http: update bundled x/net/http2 for httptrace changes
Brad Fitzpatrick
2016-05-10
net/http: update bundled x/net/http2
Brad Fitzpatrick
2016-05-01
net/http: add Response.Uncompressed bool
Brad Fitzpatrick
2016-04-12
net/http: add test that panic in a handler signals an error to the client
Brad Fitzpatrick
2016-04-05
net/http: zero pad Response status codes to three digits
Brad Fitzpatrick
2016-03-31
net/http: validate transmitted header fields
Brad Fitzpatrick
2016-03-02
all: single space after period.
Brad Fitzpatrick
2016-02-01
net/http: update bundled http2, fix Transport memory leak
Brad Fitzpatrick
2016-01-26
net/http: don't retain *http.Request in Transport's HTTP/2 path
Brad Fitzpatrick
2016-01-19
net/http: make hidden http2 Transport respect remaining Transport fields
Brad Fitzpatrick
2016-01-18
net/http: make http2 Transport send Content Length
Brad Fitzpatrick
2016-01-15
net/http: update bundled http2
Brad Fitzpatrick
2016-01-07
net/http: add some tests around sending & receiving star requests
Brad Fitzpatrick
2016-01-07
net/http: update bundled http2, fixes TestConcurrentReadWriteReqBody_h2
Brad Fitzpatrick
2016-01-06
net/http: update bundled http2, add test for Transport's User-Agent behavior
Brad Fitzpatrick
2016-01-06
net/http: update bundled copied of x/net/http2 to git rev 961116aee
Brad Fitzpatrick
2015-12-17
net/http: document ResponseWriter and Handler more; add test
Brad Fitzpatrick
2015-12-17
net/http: update bundled http2, add tests reading response Body after Close
Brad Fitzpatrick
2015-12-17
net/http: updated bundled http2 to finish trailer support
Brad Fitzpatrick
2015-12-17
net/http: update bundled copy of http2, enable TestTrailersServerToClient tests
Brad Fitzpatrick
2015-12-16
net/http: split Trailers tests into two halves
Brad Fitzpatrick
2015-12-15
net/http: maybe deflake TestCancelRequestMidBody_h2 on linux-noopt builder
Brad Fitzpatrick
2015-12-14
net/http: add Transport tests for using Request.Cancel mid-body
Brad Fitzpatrick
2015-12-10
net/http: run more tests in http2 mode
Brad Fitzpatrick
2015-12-09
net/http: update bundled http2 and add tests for two fixed issues
Brad Fitzpatrick
2015-11-26
net/http: add test that automatic gzip works for HTTP2's Transport
Brad Fitzpatrick
2015-11-25
net/http: more HTTP/2 tests and fixes
Brad Fitzpatrick
[prev]