• Home
  • Raw
  • Download

Lines Matching +full:ipv6 +full:- +full:single +full:- +full:target

19  1.5 Expect-100 meets 417
39 3.4 POP3 expects "CRLF.CRLF" eob for some single-line responses
42 4.1 -J and -O with %-encoded file names
43 4.2 -J with -C - fails
44 4.3 --retry and transfer timeouts
45 4.4 --upload-file . hang if delay in STDIN
46 4.5 Improve --data-urlencode space encoding
50 5.2 curl-config --libs contains private details
65 6.6 libcurl can fail to try alternatives with --proxy-any
95 11.3 c-ares deviates from stock resolver on http://1346569778
96 11.4 HTTP test server 'connection-monitor' problems
104 13.1 --interface for ipv6 binds to unusable IP address
115 It is not possible to pass a 64-bit value using CURLFORM_CONTENTLEN with
116 CURLFORM_ARRAY, when compiled on 32-bit platforms that support 64-bit
146 https://tools.ietf.org/html/draft-reschke-rfc2231-in-http-02
148 1.5 Expect-100 meets 417
150 If an upload using Expect: 100-continue receives an HTTP 417 response, it
153 https://curl.haxx.se/mail/archive-2008-02/0043.html
158 waiting for the the 100-continue response.
159 https://curl.haxx.se/mail/lib-2008-08/0462.html
184 without a dot internally and send it dot-less in HTTP Host: headers and in
192 or gotten any real-world problems with such URLs reported. The popular
197 https://lists.w3.org/Archives/Public/ietf-http-wg/2016JanMar/0430.html but
255 server-specified DNs, the OpenSSL and GnuTLS backends behave differently.
262 Since libcurl 7.57.0, the flag CURL_GLOBAL_SSL is a no-op. The change was
274 C) libcurl uses some TLS backend functionality even for non-TLS functions (to
315 3.4 POP3 expects "CRLF.CRLF" eob for some single-line responses
324 4.1 -J and -O with %-encoded file names
326 -J/--remote-header-name doesn't decode %-encoded file names. RFC6266 details
334 -O also doesn't decode %-encoded names, and while it has even less
335 information about the charset involved the process is similar to the -J case.
337 Note that we won't add decoding to -O without the user asking for it with
338 some other means as well, since -O has always been documented to use the name
341 4.2 -J with -C - fails
343 When using -J (with -O), automatically resumed downloading together with "-C
344 -" fails. Without -J the same command line works! This happens because the
345 resume logic is worked out before the target file name (and thus its
346 pre-transfer size) has been figured out!
349 4.3 --retry and transfer timeouts
351 If using --retry and the transfer timeouts (possibly due to using -m or
352 -y/-Y) the next attempt doesn't resume the transfer properly from what was
355 https://curl.haxx.se/mail/lib-2008-01/0080.html and Mandriva bug report
358 4.4 --upload-file . hangs if delay in STDIN
360 "(echo start; sleep 1; echo end) | curl --upload-file . http://mywebsite -vv"
366 4.5 Improve --data-urlencode space encoding
368 ASCII space characters in --data-urlencode are currently encoded as %20
381 5.2 curl-config --libs contains private details
383 "curl-config --libs" will include details set in LDFLAGS when configure is
384 run that might be needed only for building libcurl. Further, curl-config
385 --cflags suffers from the same effects with CFLAGS/CPPFLAGS.
399 UTF-16 encoding for Unicode and stores it in wide characters, however curl
401 Windows can't use UTF-8 as a locale.
411 - use of correct soname for the shared library build
413 - support for several TLS backends are missing
415 - the unit tests cause link failures in regular non-static builds
417 - no nghttp2 check
419 - unusable tool_hugehelp.c with MinGW, see
427 - support for zlib and nghttp2
428 - use of static runtime libraries
429 - add the test suite components
433 - support for other development IDEs
434 - add PATH environment variables for third-party DLLs
438 When the configure script checks for third-party libraries, it adds those
464 https://curl.haxx.se/mail/lib-2009-10/0024.html
468 https://curl.haxx.se/mail/lib-2012-07/0073.html
479 "system context" will make it use wrong(?) user name - at least when compared
485 V5 in the e-mail protocols, you need to provide a (fake) user name (this
488 conn->bits.user_passwd in url.c https://curl.haxx.se/bug/view.cgi?id=440 How?
489 https://curl.haxx.se/mail/lib-2004-08/0182.html A possible solution is to
491 new conn->bits.want_authentication which is set when any of the authentication
498 6.6 libcurl can fail to try alternatives with --proxy-any
500 When connecting via a proxy using --proxy-any, a failure to establish an
503 --proxy-any against a proxy which advertise Negotiate and NTLM, but which
515 connection timeout during that phase but only the "real" timeout - which may
532 https://curl.haxx.se/mail/lib-2008-07/0295.html
548 the standard 8-bit NVT-ASCII representation (see the Telnet
584 alive even in this situation - but the current code doesn't. Fixing this would
606 See https://curl.haxx.se/mail/archive-2018-07/0000.html
628 prematurely. There is a half-baked (busy-looping) patch provided in the bug
629 report but it cannot be accepted as-is. See
671 If you ask libcurl to resolve a hostname like example.com to IPv6 addresses
676 11.3 c-ares deviates from stock resolver on http://1346569778
683 but with c-ares it instead says "Could not resolve: 1346569778 (Domain name
688 11.4 HTTP test server 'connection-monitor' problems
690 The 'connection-monitor' feature of the sws HTTP test server doesn't work
705 both ipv4 and ipv6 and try to connect to both happy eyeballs-style. Something
706 in there does however make it take 200 milliseconds to succeed - which is the
711 happy eyeballs delay timeout for IPv6 (related: hardcode the "localhost"
730 descriptors for a single easy handle (currently limited to 5).
735 https://curl.haxx.se/mail/lib-2016-01/0101.html
740 13.1 --interface for ipv6 binds to unusable IP address
742 Since IPv6 provides a lot of addresses with different scope, binding to an
743 IPv6 address needs to take the proper care so that it doesn't bind to a