Foundation.NSMutableUrlRequest: Property Members

The properties of Foundation.NSMutableUrlRequest are listed below. For a list of all members, see the NSMutableUrlRequest Members list.

See Also: Inherited members from Foundation.NSUrlRequest

Public Properties

AllowsCellularAccessbool. Documentation for this section has not yet been entered.
BodyNSData. Documentation for this section has not yet been entered.
BodyStreamNSInputStream. Documentation for this section has not yet been entered.
CachePolicyNSUrlRequestCachePolicy. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
HeadersNSDictionary. Documentation for this section has not yet been entered.
HttpMethodstring. Documentation for this section has not yet been entered.
default property
Item(string)string. Gets or sets the value of the specified HTTP header.
MainDocumentURLNSUrl. Documentation for this section has not yet been entered.
NetworkServiceTypeNSUrlRequestNetworkServiceType. Documentation for this section has not yet been entered.
ShouldHandleCookiesbool. Documentation for this section has not yet been entered.
TimeoutIntervaldouble. Documentation for this section has not yet been entered.
UrlNSUrl. Documentation for this section has not yet been entered.