We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
link to newer fork
Response data is not available in data attribute but in ['reader']
data doesn't have status key
Simplify access to response and data
resp.data is always null, the data is extracted from the reader key in the response map
link to https://github.com/http-builder-ng/http-builder-ng
fixed typo
a little more detail on the `data` type
Correctly escape *
Updated SSL (markdown)
Fix formatting
How to do preemptive auth. manually
Can someone please outline the concessions?
Updated Home (markdown)
Added Maven dependency usage
Adding missing import and how to load oauth.signpost with Grape.
Short @Grab notation
Use the short @Grab notation
Updated Response Handlers (markdown)
code formatting
Created SSL (markdown)
Created URIBuilder (markdown)
Created Response Handlers (markdown)
Created Content Types (markdown)
Created Authentication (markdown)
Created HTTPUrlClient (markdown)
Created AsyncHTTPBuilder (markdown)
Created RESTClient (markdown)
Created Using XML (markdown)
Created Using JSON (markdown)