Package

purescript-http-types

Repository
chrisdotcode/purescript-http-types
License
BSD-3-Clause
Uploaded by
chrisdotcode
Published on
2017-06-05T06:48:00Z

Data types for dealing with HTTP.

This package solely contains types; if you'd like to make and recieve HTTP requests and responses, try a library that uses these types, like purescript-http.

Based on https://github.com/joneshf/purescript-http, https://github.com/purescript-contrib/purescript-http-methods, https://hackage.haskell.org/package/http-types, and the RFCs.

Project Installation

$ bower install -S purescript-http-types

Documentation

Module documentation is published on Pursuit, or available in the docs directory: