Re: [Django] #30729: Forwarded Header

2019-08-25 Thread Django
#30729: Forwarded Header
---+--
 Reporter:  Ben Stähli |Owner:  nobody
 Type:  Uncategorized  |   Status:  new
Component:  Uncategorized  |  Version:  2.2
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+--
Description changed by Ben Stähli:

Old description:

> As seen here https://developer.mozilla.org/en-
> US/docs/Web/HTTP/Headers/Forwarded the Forwarded header seems to become
> the new and standardized way to define the forwarded ip/protocol when
> using a proxy. And to superseed the existing X-Forwarded-
> For/Proto/Protocol/etc headers.
>
> A quick glimpse in into the code looks like currently there is still the
> "legacy" approach used. Are there any plans to use the new header?

New description:

 As seen here https://developer.mozilla.org/en-
 US/docs/Web/HTTP/Headers/Forwarded the Forwarded header seems to become
 the new and standardized way to define the forwarded ip/protocol when
 using a proxy. And to superseed the existing (well established) X
 -Forwarded-For/Proto/Protocol/etc headers.

 A quick glimpse in into the code looks like currently there is still the
 "legacy" approach used. Are there any plans to use the new header?

--

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.96b943b3dc7a41ef271a6039026c8e31%40djangoproject.com.


[Django] #30729: Forwarded Header

2019-08-25 Thread Django
#30729: Forwarded Header
-+
   Reporter:  Ben Stähli |  Owner:  nobody
   Type:  Uncategorized  | Status:  new
  Component:  Uncategorized  |Version:  2.2
   Severity:  Normal |   Keywords:
   Triage Stage:  Unreviewed |  Has patch:  0
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+
 As seen here https://developer.mozilla.org/en-
 US/docs/Web/HTTP/Headers/Forwarded the Forwarded header seems to become
 the new and standardized way to define the forwarded ip/protocol when
 using a proxy. And to superseed the existing X-Forwarded-
 For/Proto/Protocol/etc headers.

 A quick glimpse in into the code looks like currently there is still the
 "legacy" approach used. Are there any plans to use the new header?

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.7717646f90d859791e12653f290b562e%40djangoproject.com.