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