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: fix socketOnWrap edge cases | Anatoli Papirovski | 2019-06-02 | 1 | -21/+20 |
* | http: add an alias at addListener on Server connection socket | himself65 | 2019-05-19 | 1 | -0/+4 |
* | test: s/assert.equal/assert.strictEqual/ | Gibson Fahnestock | 2017-01-11 | 1 | -1/+1 |
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -3/+3 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -3/+3 |
* | test: use random ports where possible | Brian White | 2016-06-10 | 1 | -3/+3 |
* | http_parser: consume StreamBase instance | Fedor Indutny | 2015-08-26 | 1 | -0/+30 |