Method | Description | |
---|---|---|
IsAllowableResponseSize ( this configuration, long responseSize ) : bool |
Checks whether the response size is not exceeded the limit
|
|
IsPoweredByHttpHeadersEnabled ( this configuration ) : bool |
Checks whether the adding of
|
public static IsAllowableResponseSize ( this configuration, long responseSize ) : bool | ||
configuration | this | WebMarkupMin configuration |
responseSize | long | Response size in bytes |
return | bool |
public static IsPoweredByHttpHeadersEnabled ( this configuration ) : bool | ||
configuration | this | WebMarkupMin configuration |
return | bool |