Skip to content

Bug Fix

Latest
Compare
Choose a tag to compare
@revgum revgum released this 15 Dec 14:34
· 12 commits to master since this release

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!