writeout: -w now supports remote_ip/port and local_ip/port
authorDaniel Stenberg <daniel@haxx.se>
Wed, 7 Nov 2012 22:30:25 +0000 (23:30 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 3 Jan 2013 22:16:38 +0000 (23:16 +0100)
commit65e8ba8e1d77f8a31cc7c9d424eee5880e3f08c8
tree641bd37a8d68516b49afe7132da78193492bc23c
parent0b3180b4f53d8f101974d5f039a21f0529c15601
writeout: -w now supports remote_ip/port and local_ip/port

Added mention to the curl.1 man page.

Test case 1223 verifies remote_ip/port.
docs/curl.1
src/tool_writeout.c
tests/data/Makefile.am
tests/data/test1223 [new file with mode: 0644]