ChangeLog

0.2.1 (2023-05-28)

0.2.0 (2023-05-11)

This change was made to give more control on how headers are returned. * Another change is that now functions given instead of literal values, should accept two arguments instead of one.

First argument is an env plist describing the request and second argument is response-headers plist, returned by the main app. Using both of them, user or the library can have more flexible control on how these headers should be produced.

0.1.0 (2023-02-05)