1
0
Fork 0
Commit Graph

7 Commits (8173b42a8a991f1f6d46c6e469cb5202f9509d14)

Author SHA1 Message Date
Jordi Boggiano 8173b42a8a Force unresolvable hosts through proxies, fixes #2449 2013-11-22 15:38:13 +01:00
Jordi Boggiano 730dcbb80a Detect failed gethostbyname, refs #2449 2013-11-22 12:09:24 +01:00
Jordi Boggiano 11a0d16ccc CS fixes 2013-10-11 20:12:45 -03:00
Jordi Boggiano 13c7be2d7e Reformat some code and avoid adding proxy auth if no_proxy matched the url, refs #2017 2013-08-12 00:47:38 +02:00
radnan 7e584de9e8 return early if rule is * and remove one level of nesting 2013-06-20 13:38:08 -05:00
radnan a92ceaf4fe fix minor typo 2013-06-19 09:15:45 -05:00
radnan a55c9b6a88 added no_proxy handler - fixes #1318
- handle no_proxy directive when building stream context
- using CIDR matching from Zend library
- uses parts of code provided courtesy of @hoffman
2013-06-19 09:15:45 -05:00