- Removed some insecure dependencies
- Add promise support
- Nuke node 0.8 support
- fixing spelling of Repeatable in README
- Fix url defaulting to undefined
- Use response elapse time for logging purpose
- Added example for client certificate requests to README
- Add frisby as alternative project
- Fixed syntax errors in README examples
- Do not follow HTTP redirects
#app
starts HTTP apps and configures the base URL
- Empty response handling
- Tests passing on node 0.11
- Initial implementation