- now users can send async/sync requests with
options.async
(true is default if not used)
- method instead of type (issue #5 and PR #6)
- Added the
req
argument in callback(#4)
- changed the whole syntax. for more information about current syntax look
Readme.md
- fixed logging the source code and response text (#2)
Initial publish