aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/responsecontroller_test.go
AgeCommit message (Expand)Author
4 daysnet/http: run tests for HTTP/3 where it can already passNicholas S. Husin
2024-03-06net/http: add ResponseController http2 request without body read deadline testAlexander Yastrebov
2023-11-17all: add missing copyright headerJes Cok
2023-04-07net/http: fix a race in TestResponseControllerSetPastReadDeadlineBryan C. Mills
2023-04-06net/http: improve failure mode for TestResponseControllerSetPastReadDeadlineDamien Neil
2023-03-07net/http: support full-duplex HTTP/1 responsesDamien Neil
2022-11-30net/http: deflake and fix TestWrappedResponseControllerDamien Neil
2022-11-22all: enable disabled HTTP/2 testsDamien Neil
2022-11-17net/http: deflake TestResponseControllerSetFutureWriteDeadlineDamien Neil
2022-11-10net/http: add ResponseController and per-handler timeoutsDamien Neil