<Additional information about your API call. Try to use verbs that match both request type (fetching vs modifying) and plurality (one vs multiple).>
-
URL
<The URL Structure (path only, no root url)>
-
Method:
| <html> | |
| <body> | |
| <script> | |
| var xml_type; | |
| // branch for native XMLHttpRequest object | |
| if(window.XMLHttpRequest && !(window.ActiveXObject)) { |