Add httpMalformedRequestTests
for @requiresLength
#1472
Labels
protocol-test
New protocol tests are needed
server
This issue involves the specification for server software.
As discussed in #1086, our current tests related to
@requiresLength
only apply to the client.We should have tests for the converse, when a client sends a request without the
Content-Length
header for a structure annotated with@requiresLength
.The text was updated successfully, but these errors were encountered: