Skip to content

2.1.0

Compare
Choose a tag to compare
@ahmadnassri ahmadnassri released this 15 Jan 07:00
· 72 commits to master since this release
  • send requests using any standard or custom HTTP Method using Unirest\Request::send
  • set custom JSON Decode Flags using the Unirest\Request::jsonOpts() method.
  • You can now set default headers in bulk using Unirest\Request::defaultHeaders()