- Fixed HTTPS connection
- Updated spdy module version
- Fixed an issue where some connections were remaining opened. Thanks @revington #15
- Added jshint to test procedure
- Added
.header
exposure onerror
- Fixed TCP port on pr #11
- Added an option to ignore strict generated exceptions while destroying socket,
called
ignoreStrictExceptions
. Defaults tofalse
. Reason on #11
- Fixed destructed problem when on non-strict #7
- Updated dependent modules
- Fixed npm problem
- Implemented a better IPv6 detection approach
- Moved bluebird to dev dependencies #8
- Updated findhit-util lib to minor 2 updates
- Added RegExp Protocol detection
- Added
options
parameter, ability to disable strict protocol checks. Thanks to kylegetson.
- Removed a
console.log
call that was accidentally left in.
- Initial release.