Commit d2f4fc9b authored by Vincent Pelletier's avatar Vincent Pelletier

wsgi: Raise TooLarge even when Content-Length is not provided.

Prevent the (very unlikely at a 10MB given the manipulated data structures)
risk of a partial read accidentally containing producing a well-formed
result.
Also, only accept base-10 content lengths.
parent 0b871b56
Pipeline #13757 passed with stage
in 0 seconds