Method | Description | |
---|---|---|
GetClientSupportsGzipCompression ( this headers ) : bool | ||
GetConnectionMustBeClosed ( this headers ) : bool | ||
GetHasBodyContent ( this headers ) : bool | ||
GetRequiresContinue ( this headers ) : bool |
public static GetClientSupportsGzipCompression ( this headers ) : bool | ||
headers | this | |
return | bool |
public static GetConnectionMustBeClosed ( this headers ) : bool | ||
headers | this | |
return | bool |
public static GetHasBodyContent ( this headers ) : bool | ||
headers | this | |
return | bool |
public static GetRequiresContinue ( this headers ) : bool | ||
headers | this | |
return | bool |