The properties of the GzipStreamRequest class are listed below. For a complete list of GzipStreamRequest class members, see the GzipStreamRequest Members topic.
DoesModifyConnection | true, the request does modify the connection. |
DoesModifyInputStream (inherited from AbstractRequest) |
Indicates whether the response modifies the input
stream. trueif the input stream is modified, falseotherwise. |
IsResponseExpected | false, a response is not expected. |
RequestString | Request to zip the entire stream. |
GzipStreamRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace