Skip to content

allow full proxying#22

Open
enricofer wants to merge 4 commits intoyvandermeer:developfrom
enricofer:develop
Open

allow full proxying#22
enricofer wants to merge 4 commits intoyvandermeer:developfrom
enricofer:develop

Conversation

@enricofer
Copy link

Sometimes it would be useful to proxy the entire url but
the following directive throws exception
url(r'^proxy/(?P.*)', HttpProxy.as_view(base_url="")),
because normalize_request puts a slash at the start of the url
I use django-http-proxy to combine images in html canvas from different sources bypassing CORS headers checking.

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

Successfully merging this pull request may close these issues.

1 participant