[ Version ( since = "1.18" ) ]
public void set_content_length_limit (uint limit)
Configure this to use the specified Content-Length limit.
Define an appropriate request size limit and reject requests exceeding the limit with response status 413 Request Entity Too Large
this |
a Client |
limit |
Content-Length limit |