curl_easy_setopt: Added pop3 to CURLOPT_URL.
authorSteve Holme <steve_holme@hotmail.com>
Fri, 21 Oct 2011 21:59:50 +0000 (22:59 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 23 Oct 2011 22:10:58 +0000 (00:10 +0200)
commita4471045bba8fc83a64221edc9a126796cb2c820
tree6a6dfd202899122eba1e408db242787fb70f3fef
parentcc76bbe79b405f2c2c01155f18cca1491e084d5c
curl_easy_setopt: Added pop3 to CURLOPT_URL.

Added pop3 username and password example as well as an explanation of
how path part of the URL is used under pop3.

Additionally have corrected a couple of typos.
docs/libcurl/curl_easy_setopt.3