Static methods

@:value({ isJson : true, async : true, _headers : null, _d : null, _callback : null, method : "GET" })staticmakeRequest (url:String, method:String = "GET", ?_callback:Dynamic ‑> Map<String, String> ‑> Void, ?_d:Dynamic, ?_headers:Map<String, String>, async:Bool = true, isJson:Bool = true):Void

@:value({ forceError : false })staticparseJson (st:Int, j:String, forceError:Bool = false):Dynamic

@:value({ startMark : true })staticqueryString (datar:{}, startMark:Bool = true):String