Skip to content

Releases: RIAEvangelist/node-http-server

v6.2.1

19 Sep 21:29
Compare
Choose a tag to compare

added support for ca in https config

v6.1.1

13 Sep 02:05
Compare
Choose a tag to compare
rev for host check fix

Proxy support added as well as request.uri with lots of info populated

12 Sep 06:56
Compare
Choose a tag to compare

Documentation on this will be completed with next release. For now see the examples in the proxy folder.

HTTPS support and dual HTTP/HTTPS support

10 Sep 23:12
Compare
Choose a tag to compare

Added new support for node HTTPS servers as well as spinning the servers up on both http and https at the same time.

stable with bug fixes for content types

25 Feb 19:13
Compare
Choose a tag to compare

backwards compatibility for configTemplate

03 Feb 07:05
Compare
Choose a tag to compare
5.0.2

backwards compat hotfix

fixed response undefined issue and converted to ES6

03 Feb 06:53
Compare
Choose a tag to compare

fixed response undefined issue

converted to ES6

More CLI deploy issues fixed

14 Jan 00:02
Compare
Choose a tag to compare

there was an issue with deploy not defined in the config class, this is now fixed

'fix for CLI deploy

04 Jan 05:57
Compare
Choose a tag to compare

ensures new server instance is created for CLI deploy

Dynamic Server Side Rendering and new documentation

04 Jan 05:22
Compare
Choose a tag to compare

Added features and stable updates with examples for server side rendering and templating.