#33976: HTTP_HOST does not allow an ipv6 not enclosed in []
-----------------------------+--------------------------------------
     Reporter:  eburghar     |                    Owner:  nobody
         Type:  Bug          |                   Status:  closed
    Component:  Core (URLs)  |                  Version:  3.2
     Severity:  Normal       |               Resolution:  invalid
     Keywords:  ipv6         |             Triage Stage:  Unreviewed
    Has patch:  0            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+--------------------------------------
Changes (by Mariusz Felisiak):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 As far as I'm aware, brackets are mandatory in the URI scheme for IPv6,
 see [https://www.rfc-editor.org/rfc/rfc3986#section-3.2.2 RFC3986]:

 {{{
       IP-literal = "[" ( IPv6address / IPvFuture  ) "]"
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33976#comment:3>
Django <https://code.djangoproject.com/>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070182fda92fe9-436e9b1c-4a5f-4331-bfdf-1e4ca3f4dd92-000000%40eu-central-1.amazonses.com.

Reply via email to