API Documentation

interface _IHTTPRequest

package lime.net

import lime.net.HTTPRequest

Variables

contentType:String

data:Bytes

enableResponseHeaders:Bool

followRedirects:Bool

formData:Map<String, Dynamic>

headers:Array<HTTPRequestHeader>

method:HTTPRequestMethod

responseHeaders:Array<HTTPRequestHeader>

responseStatus:Int

timeout:Int

uri:String

userAgent:String

withCredentials:Bool

Methods

cancel ():Void

© 2018