binarycrusader / libproxy

Automatically exported from code.google.com/p/libproxy
GNU Lesser General Public License v2.1
0 stars 0 forks source link

libproxy failes with URI ending with / #116

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. $ proxy http://test.com/
2. Returns nothing

What is the expected output? What do you see instead?
Expected a proxy settings.

This looks like a bug in the URI parser.

Original issue reported on code.google.com by nicolas.dufresne@gmail.com on 21 May 2010 at 3:51

GoogleCodeExporter commented 9 years ago
Fixed r682 while rewriting URL parsing.

Original comment by nicolas.dufresne@gmail.com on 1 Jun 2010 at 5:58

GoogleCodeExporter commented 9 years ago

Original comment by nicolas.dufresne@gmail.com on 7 Jun 2010 at 3:50