v1.2.0
New API:
- Added a new Promise API exposed via
then()
function - Added a new API for accessing secure connection information such as:
getPeerCertificate()
getCipher()
getProtocol()
Bug fixes:
- Make
use()
useable by exposing request properties.