set_content_length_limit


Description:

[ 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.

Parameters:

this

a Connection

limit

Content-Length limit