Uses of Class
org.robovm.apple.foundation.NSMutableURLRequest
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSMutableURLRequest in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation with parameters of type NSMutableURLRequest Modifier and Type Method Description static voidNSURLProtocol. removePropertyInRequest(String key, NSMutableURLRequest request)static voidNSURLProtocol. setPropertyInRequest(String key, NSObject value, NSMutableURLRequest request)protected static voidNSURLProtocol. setPropertyInRequest(NSObject value, String key, NSMutableURLRequest request)