purescript-httpurple/docs/Examples
Connor Prussin 6e886b91ac
Add support for non string requests (#184)
* First version of supporting non-string requests

* Clean up

* Minor cleanup

* Simplify to directly export the stream

* Add nl

* Clean up & add more testing

Co-authored-by: sigma-andex <sigma.andex@pm.me>
2021-11-15 20:02:36 -08:00
..
AsyncResponse Add code formatting with purty (#171) 2021-03-22 12:02:36 -07:00
BinaryRequest Add support for non string requests (#184) 2021-11-15 20:02:36 -08:00
BinaryResponse Add support for non string requests (#184) 2021-11-15 20:02:36 -08:00
Chunked Add code formatting with purty (#171) 2021-03-22 12:02:36 -07:00
CustomStack Migrate from purty to purs-tidy (#178) 2021-11-06 12:37:31 -07:00
Headers Add code formatting with purty (#171) 2021-03-22 12:02:36 -07:00
HelloWorld Add code formatting with purty (#171) 2021-03-22 12:02:36 -07:00
Middleware Migrate from purty to purs-tidy (#178) 2021-11-06 12:37:31 -07:00
MultiRoute Migrate from purty to purs-tidy (#178) 2021-11-06 12:37:31 -07:00
PathSegments Add code formatting with purty (#171) 2021-03-22 12:02:36 -07:00
Post Add support for non string requests (#184) 2021-11-15 20:02:36 -08:00
QueryParameters Add code formatting with purty (#171) 2021-03-22 12:02:36 -07:00
SSL Add code formatting with purty (#171) 2021-03-22 12:02:36 -07:00