Straw, a native/js bridge 🍢
HTTP service for Straw iOS
- get
- Success Object
- {String} responseText The response text
- {Number} statusCode The status code of the response
- Error Codes:
- -1: Unknown error occured
- -1001: Connection timed out
- -1004: Cannot connect to the host
- Success Object
Note: 40x or 50x responses are not an failure as a Straw Method Call. These are success Straw Call with statusCode
field 40x or 50x.
- post
- head
- options
- put
- delete