Skip to content
Snippets Groups Projects
Commit 64cc14e9 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

one issue less

parent d5b8971f
No related branches found
No related tags found
No related merge requests found
......@@ -35,9 +35,6 @@ may have been fixed since this was written!
locally, which is because libcurl doesn't call the write callback with zero
bytes. Explained here: http://curl.haxx.se/mail/archive-2003-04/0143.html
* Using CURLOPT_FAILONERROR (-f/--fail) will make authentication to stop
working if you use anything but plain Basic auth.
* IPv6 support on AIX 4.3.3 doesn't work due to a missing sockaddr_storage
struct. It has been reported to work on AIX 5.1 though.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment