SharpCvsLib

GzipStreamRequest Properties

The properties of the GzipStreamRequest class are listed below. For a complete list of GzipStreamRequest class members, see the GzipStreamRequest Members topic.

Public Instance Properties

DoesModifyConnection
true
, the request does modify the connection.
DoesModifyInputStream (inherited from AbstractRequest) Indicates whether the response modifies the input stream.
true
if the input stream is modified,
false
otherwise.
IsResponseExpected
false
, a response is not expected.
RequestString Request to zip the entire stream.

See Also

GzipStreamRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace