The methods of Org.Apache.Http.Entity.AbstractHttpEntity are listed below. For a list of all members, see the AbstractHttpEntity Members list.
See Also: Inherited members from Java.Lang.Object
ConsumeContent()Does not consume anything. | ||
SetChunked(bool)Specifies the 'chunked' flag. | ||
SetContentEncoding(string)Specifies the Content-Encoding header, as a string. | ||
SetContentType(string)Specifies the Content-Type header, as a string. | ||
abstract | WriteTo(System.IO.Stream)Documentation for this section has not yet been entered. | |
WriteToAsync(System.IO.Stream)Documentation for this section has not yet been entered. |