P
pvorobie
Guest
You can also use rbv_api.sendJSONRequest(url, null, "GET", contentType, username, password, headers) If you pass username and password, this API will add basic authentication header for you. Otherwise use last parameter to pass HTTP headers.
Continue reading...
Continue reading...