Neokernel API

HTTPAgentRequest.ContentLength Property

This returns the content length of the request. If the content length was not specified, -1 is returned.

public virtual int ContentLength { public get; }

See Also

HTTPAgentRequest Class | com.neokernel.httpd Namespace