summaryrefslogtreecommitdiff
path: root/src/pkg/net/http/httptest/server.go
Commit message (Expand)AuthorAgeFilesLines
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-228/+0
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-081-1/+1
* crypto/x509: support IP SANs.Adam Langley2013-02-151-18/+19
* net/http: add Next Protocol Negotation upgrade support to the ServerBrad Fitzpatrick2013-02-041-4/+15
* net/http/httptest: protect against port reuseBrad Fitzpatrick2012-11-251-0/+4
* net/http/httptest: fix possible race on historyListener.historyDave Cheney2012-11-241-3/+8
* all: fix the the typosShenghou Ma2012-11-221-1/+1
* net/http: Set TLSClientConfig.ServerName on every HTTP request.Dave Borowitz2012-08-221-7/+7
* net/http/httptest: make Server.Close wait for outstanding requests to finishBrad Fitzpatrick2012-02-291-1/+35
* cmd/vet: give warning for construct 'Println(os.Stderr, ...)'Shenghou Ma2012-02-141-1/+1
* all: update 'gotest' to 'go test'Shenghou Ma2012-02-131-1/+1
* use new time APIRuss Cox2011-11-301-4/+0
* renaming_3: gofix -r go1pkgrename src/pkg/[m-z]*Rob Pike2011-11-081-1/+1
* net: renamingsRob Pike2011-11-031-0/+177