- fix
Content-Typecontainsjsoncheck - add support for request timing
Unirest.get(...).time().end() - add support for sending
jsonarrays - add
Unirest.Response.statusCodesdictionary for response code sugar properties - add check for GZIP empty body error
- add check for MSIE
1223status code - update
requestto2.65.0 - update documentation and typos
- remove
Unirest.params - lint code to adhere to
standard