Taxum / @taxum/core / routing / ORIGINAL_URI
Variable: ORIGINAL_URI
const
ORIGINAL_URI:ExtensionKey
<unknown
>
Defined in: routing/router.ts:28
Extension key which holds the original URI.
This is required as the URI within a HttpRequest
can be mutated during the request lifecycle.