[ Version ( since = "1.18" ) ]
public void set_content_length_limit (uint limit)
Configure this to use the specified Content-Length limit.
Both requests and responses are validated. If content-length is exceeded, ENOMEM error will be returned.
this | |
limit |
Content-Length limit |