|
||
---|---|---|
.. | ||
Main.purs | ||
Readme.md |
Headers Example
This is a basic example of working with headers. It will return the 'X-Example' response header with the value 'hello world!'.
To run the example server, run:
make example EXAMPLE=Headers
|
||
---|---|---|
.. | ||
Main.purs | ||
Readme.md |
This is a basic example of working with headers. It will return the 'X-Example' response header with the value 'hello world!'.
To run the example server, run:
make example EXAMPLE=Headers