Closed GoogleCodeExporter closed 9 years ago
<TAB><SPACE> is the same as enter... Lets try this again:
What steps will reproduce the problem?
1. Build the latest trunk
2. /usr/local/bin/proxy http://www.google.com
...
What is the expected output? What do you see instead?
The proxy command hangs on a socket read forever. An strace log with timestamps
is
attached.
Original comment by jeffschroed
on 9 Jan 2008 at 1:04
Attachments:
when you start proxy you get in an interactive mode.
just enter the different URLs you'd like to verify which proxy applies.
when finished, press CTRL-D
Original comment by dominiqu...@gmail.com
on 8 Jun 2008 at 5:48
proxy test program did not check the command line and always went to interactive
mode, where input was expected.
SVN rev 263 contains a modified proxy program. All arguments are treated as
separate
URLs and verified for their proxy.
In case no argument is give, the interactive mode is started.
Original comment by dominiqu...@gmail.com
on 28 Sep 2008 at 2:57
Completely fixed this issue in svn rev 264.
Original comment by dominiqu...@gmail.com
on 29 Sep 2008 at 7:13
Original issue reported on code.google.com by
jeffschroed
on 9 Jan 2008 at 12:59