* Use SHA256 digest when creating site certificates to fix Chrome HSTS security errors.
1.2.0
Not secure
------------------
* Add properties to allow easy retrieval of the query string and request parameters. * Don't verify SSL by default. * Allow configurable number of request threads. * Use connection persistance (keep-alive) by default. Make configurable.
1.1.2
Not secure
------------------
* Fix bug where request thread would spin after websocket closure.
1.1.1
Not secure
------------------
* Handle errors occuring on websocket connections.
1.1.0
Not secure
------------------
* Allow the request storage base directory to be configurable. * Support proxying websocket connections. * Fix bug where attempting to filter out non-existent headers would raise an error. * Handle possibility of zero byte captured request/response files.