KestrunRequest.ContentLength property
Gets the content length of the request, if available.
public long? ContentLength { get; }
See Also
- class KestrunRequest
- namespace Kestrun.Models
Gets the content length of the request, if available.
public long? ContentLength { get; }