following HTTP methods are supported:
- get(url)
- post(url, contenttype, data)
- put(url, contenttype, data)
- del(url)
This tag has no release notes.