Skip to content

Releases: firstandthird/arc-reply

text/plain

Choose a tag to compare

@orthagonal orthagonal released this 25 Oct 16:05

Changes so that text results will be plain text instead of application/text

options now supports a cache object or string

Choose a tag to compare

@orthagonal orthagonal released this 17 Oct 00:23

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

Choose a tag to compare

@orthagonal orthagonal released this 25 Sep 23:54
2.1.0

2.1.0

change how params are passed to reply methods

Choose a tag to compare

@orthagonal orthagonal released this 20 Sep 03:52

Reply functions now take in the body and an options object, and responses are updated for arc6.

application/text

Choose a tag to compare

@orthagonal orthagonal released this 09 Sep 17:17
0.3.0

0.3.0

support headers and cookie

Choose a tag to compare

@orthagonal orthagonal released this 26 Jun 20:42
0.2.0

0.2.0

automated build/testing on Github

Choose a tag to compare

@orthagonal orthagonal released this 11 Jun 19:02
0.1.0

0.1.0

First version!

Choose a tag to compare

@orthagonal orthagonal released this 11 Jun 18:39
fdd49d0
Merge pull request #1 from firstandthird/v1

v1