When a POST request is made without form data it may not have a Content-Length, in which case an error is formed on [this](https://github.com/ruby/cgi/blob/master/lib/cgi/core.rb#L681) line.