Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read headers before url rewrite #4

Open
ryanstout opened this issue Nov 30, 2012 · 1 comment
Open

Read headers before url rewrite #4

ryanstout opened this issue Nov 30, 2012 · 1 comment

Comments

@ryanstout
Copy link

Is it possible to read the request headers before rewriting the url? (Specifically, I'm wanting to look at the referer header before rewriting the urls).

Thanks!

@robjcaskey
Copy link

I'd like to +1 this, making url_rewrite(request) into url_rewrite(request, req_url) so that it matches the signature for response seems like a nice improvement.

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

No branches or pull requests

2 participants