Bug 1545713 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Junior [:junior] from comment #3)

> (In reply to :Gijs (he/him) from comment #2)
> 
> > Junior, do you know why ::1 is not included like localhost/127.0.0.1 ?
> My previous work kinda keeps the same situation, i.e., prevent proxy-ing localhost/127.0.0.1 only.
> Actually localhost has lots of aliases, e.g., ipv4 normalization.
> 
> We might prevent proxy-ing ::1 first since it's common in ipv6.

Oops, I check the code but ::1 is already considered in firefox 67
(In reply to Junior [:junior] from comment #3)

> (In reply to :Gijs (he/him) from comment #2)
> 
> > Junior, do you know why ::1 is not included like localhost/127.0.0.1 ?
>
> My previous work kinda keeps the same situation, i.e., prevent proxy-ing localhost/127.0.0.1 only.
> Actually localhost has lots of aliases, e.g., ipv4 normalization.
> 
> We might prevent proxy-ing ::1 first since it's common in ipv6.

Oops, I check the code but ::1 is already considered in firefox 67

Back to Bug 1545713 Comment 4