Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Expose raw request path/URL in HTTP context #594

Closed
cesarblum opened this issue Jan 21, 2016 · 3 comments
Closed

Expose raw request path/URL in HTTP context #594

cesarblum opened this issue Jan 21, 2016 · 3 comments

Comments

@cesarblum
Copy link
Contributor

After normalization (see #573) we lose the raw request path/URL received from the client. Some applications might be interested in it, so we should expose the pre-normalized path/URL to them.

@Tratcher
Copy link
Member

This will likely be exposed via a standard feature interface.

@DamianEdwards
Copy link
Member

post RC2

@cesarblum
Copy link
Contributor Author

Done #880

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants