Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http: server check Host header, to meet RFC 7230 5.4 requirement | wwwzbwcom | 2022-11-28 | 1 | -1/+1 |
* | http: be more aggressive to reply 400, 408 and 431 | ywave620 | 2022-10-06 | 1 | -3/+1 |
* | test: remove unnecessary .toString() calls in HTTP tests | Anna Henningsen | 2022-07-11 | 1 | -1/+2 |
* | test: use consistent timeouts | Shogun | 2022-05-03 | 1 | -2/+2 |
* | test: reduce impact of flaky HTTP server tests | Tobias Nießen | 2022-05-02 | 1 | -1/+1 |
* | test: fix flaky HTTP server tests | Tobias Nießen | 2022-04-24 | 1 | -6/+3 |
* | http: refactor headersTimeout and requestTimeout logic | Paolo Insogna | 2022-04-13 | 1 | -16/+23 |
* | http: add requestTimeout | Matteo Collina | 2020-09-15 | 1 | -0/+94 |