purescript-node-http
A wrapper for Node's HTTP APIs.
Installation
bower install purescript-node-http
Documentation
Module documentation is published on Pursuit.
A wrapper for Node's HTTP APIs.
bower install purescript-node-http
Module documentation is published on Pursuit.
Notable changes to this project are documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Breaking changes:
New features:
Bugfixes:
Other improvements:
Other improvements:
node-tls
to v0.3.1
to fix conflicting transitive dep on node-buffer
(#52 by @JordanMartinez)Breaking changes:
http
/https
bindings (#49, #50 by @JordanMartinez)Other improvements:
upgrade
test (#50 by @JordanMartinez)Breaking changes:
Due to implementing a breaking change incorrectly, use v8.0.0 instead.
Breaking changes:
New features:
onUpgrade
to allow users to listen to and respond to HTTP upgrades (#33)Other improvements:
jshint
to eslint
(#30)node-buffer
foreign-object
and options
Node.HTTP.close
(@lpil)https
module (@cprussin).listenImpl
).Node.HTTP.listen
listenSocket
.purescript-node-streams
streams
dependency (@hdgarrood)setTimeout
headers
.requestFromURI
.bower.json