Releases: firstandthird/arc-reply
Releases · firstandthird/arc-reply
Release list
text/plain
Changes so that text results will be plain text instead of application/text
options now supports a cache object or string
This now supports a 'cache' option for setting Cache-Control header. It can be either a string or an object, see tests for examples.
redirect now defaults to permanent
change how params are passed to reply methods
Reply functions now take in the body and an options object, and responses are updated for arc6.
application/text
support headers and cookie
automated build/testing on Github
First version!
Merge pull request #1 from firstandthird/v1 v1