Skip to content

Releases: revgum/serverless_oak

Bug Fix

15 Dec 14:34
Compare
Choose a tag to compare

APIGateway won't naturally handle a ServerResponse's Headers object, so this fix translates those headers to a simple object. Headers, such as Set-Cookie will flow through APIGateway back to the client now. Yay!

Ship it!

14 Dec 03:43
Compare
Choose a tag to compare

Should be a good first start for the functionality!