1 ################################################################################
6 # Carlos Ghan <charlie.brown.uy@gmail.com>
12 # A POST request without "Content-Length" should return "Length Required"
13 ################################################################################
24 _EXPECT . "HTTP/1.1 411 Length Required"