HTTPRequestHeadersToString Method |
Name | Description | |
---|---|---|
![]() | ToString |
Returns a string representing the HTTP headers, without the SCHEME+HOST in the HTTP request line, and no trailing CRLF
(Overrides ObjectToString.) |
![]() | ToString(Boolean, Boolean) |
Returns a string representing the HTTP headers, without the SCHEME+HOST in the HTTP REQUEST line
|
![]() | ToString(Boolean, Boolean, Boolean) |
Returns a string representing the HTTP headers.
|