Skip to content

v20.69.0

Compare
Choose a tag to compare
@uNetworkingAB uNetworkingAB released this 25 Oct 21:14
· 23 commits to master since this release

HTTP spec. compliance testing

A basic HTTP RFC9112 spec. compliance test has been added and minor changes have been made to pass all tests immediately:

Screenshot 2024-10-25 230748

This basic test catches no issues in Node.js, but it catches 2 issues in Deno (reported). The test can be found here:

https://github.com/uNetworkingAB/h1spec

In contrast, running the test on completely broken servers like mrhttp you get an obvious indication of so:

Screenshot 2024-10-25 231156