Skip to content

Releases: purescript-node/purescript-node-http

v3.0.1

Choose a tag to compare

@hdgarrood hdgarrood released this 10 Nov 22:02

Fix an accidentally exported function (listenImpl).

v3.0.0

Choose a tag to compare

@hdgarrood hdgarrood released this 10 Nov 22:01
  • Allow specifying a hostname and backlog when calling Node.HTTP.listen
  • Add listenSocket.

v2.0.0

Choose a tag to compare

@garyb garyb released this 22 Oct 13:56
  • Updated dependencies

v1.2.0

Choose a tag to compare

@paf31 paf31 released this 06 Sep 15:38

Add IP address family option (@kika)

v1.1.0

Choose a tag to compare

@paf31 paf31 released this 14 Aug 03:17

Separate headers and cookies to avoid type errors (@kika)

v1.0.0

Choose a tag to compare

@paf31 paf31 released this 10 Jun 22:18

Updates for 1.0/0.9.1

v0.4.1

Choose a tag to compare

@hdgarrood hdgarrood released this 02 May 19:30

Fix license in bower.json for Pursuit

v0.4.0

Choose a tag to compare

@hdgarrood hdgarrood released this 02 May 19:30
  • Bump dependency on purescript-node-streams

v0.3.1

Choose a tag to compare

@paf31 paf31 released this 28 Feb 20:13

Support HTTPS (@hdgarrood)

v0.2.0

Choose a tag to compare

@paf31 paf31 released this 12 Jan 17:19

Bump streams dependency (@hdgarrood)