rsnext/test/e2e/app-dir/app-routes
Wyatt Johnson 45492eacc0
Fix originalRequest not available for edge requests (#46741)
For requests made via the edge runtime, they will not contain the
`originalRequest` object used by the request storage to enable
headers/cookie access. This uses the request object passed when in the
edge runtime.
2023-03-03 18:14:49 +00:00
..
app Fix originalRequest not available for edge requests (#46741) 2023-03-03 18:14:49 +00:00
handlers Add ISR handling for app routes (#46133) 2023-02-21 15:25:42 -08:00
app-custom-routes.test.ts Fix originalRequest not available for edge requests (#46741) 2023-03-03 18:14:49 +00:00
helpers.ts Server Router Improvements (#45716) 2023-02-15 00:16:45 +00:00
next.config.js Server Router Improvements (#45716) 2023-02-15 00:16:45 +00:00