IHttpRequestBodyDetectionFeature Interface

Definition

Used to indicate if the request can have a body.

public interface class IHttpRequestBodyDetectionFeature
public interface IHttpRequestBodyDetectionFeature
type IHttpRequestBodyDetectionFeature = interface
Public Interface IHttpRequestBodyDetectionFeature

Properties

CanHaveBody

Indicates if the request can have a body.

Applies to