Re: [users@httpd] Why Apache removed my “Proxy-Authorization” header?

2016-06-15 Thread Eric Covener
On Wed, Jun 15, 2016 at 9:02 PM, Qi wrote: > I tried to obtain Proxy-Authorization header value in Django back-end (In > Django it's HTTP_PROXY_AUTHORIZATION) but failed, i just notice Apache > removed this header. > > I can provide two clues: > >1. If i use the Django development server(Just

[users@httpd] Why Apache removed my ??Proxy-Authorization?? header?

2016-06-15 Thread Qi
Hello, I tried to obtain Proxy-Authorization header value in Django back-end (In Django it's HTTP_PROXY_AUTHORIZATION) but failed, i just notice Apache removed this header. I can provide two clues: If i use the Django development server(Just run python manage.py runserver), the HTTP_PROXY_AU