KestrunRequest.ContentLength property

Gets the content length of the request, if available.

public long? ContentLength { get; }

See Also