Closed
Description
opennextjs-aws/packages/open-next/src/core/routing/matcher.ts
Lines 289 to 294 in ad701c2
The call to
new URL(event.rawPath, "http://localhost")
will throw
TypeError: Failed to construct 'URL': Invalid URL
if event.rawPath === "//"
and will cause an internal server error.
Metadata
Metadata
Assignees
Labels
No labels