You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Safecheck Object.entries for APIGatewayProxyEventHeaders (#93)
* fix: check if the event.multiValueHeaders exists before attempting to iterate it
* fix: checks if event.headers exists before attempting to iterate it.
* server: handle API Gateway REST API event without multiValueHeaders
---------
Co-authored-by: Frank <[email protected]>
0 commit comments