Open keredson opened 2 years ago
default to preserving content length/type (required virtually anytime they'll be offered). don't fail silently when they're missing. if missing content-length, still can read buffered until max_body_size.
max_body_size
default to preserving content length/type (required virtually anytime they'll be offered). don't fail silently when they're missing. if missing content-length, still can read buffered until
max_body_size
.