Age | Commit message (Collapse) | Author |
|
range if given colon-separated after the host name/address part. Like
"192.168.0.1:2000-10000"
|
|
don't know how they got wrong in the first place, but using this output
format makes it possible to quite easily separate the string into an array
of multiple items.
|
|
|
|
|
|
and check for connect() as it is done for other functions.
|
|
|
|
|
|
|
|
|
|
now solely based on HAVE_CLOSESOCKET and HAVE_CLOSESOCKET_CAMEL
config file preprocessor definitions.
|
|
|
|
|
|
|
|
|
|
|
|
(no newline translations). Use -B/--use-ascii if you rather get the ascii
approach.
|
|
provided in the url, add it there (squid needs this).
|
|
|
|
|
|
This allows curl(1) to be used as a client-side tunnel for arbitrary stream
protocols by abusing chunked transfer encoding in both the HTTP request and
HTTP response. This requires server support for sending a response while a
request is still being read, of course.
If attempting to read from stdin returns EAGAIN, then we pause our sender.
This leaves curl to attempt to read from the socket while reading from stdin
(and thus sending) is paused.
|
|
pointed out!
|
|
number generator.
|
|
|
|
|
|
CFLAGS from common.dj already defines it.
|
|
|
|
|
|
|
|
|
|
library.
|
|
|
|
|
|
|
|
--enable-debug for this library.
|
|
|
|
|
|
|
|
quootes on UNIX-like shells vs DOS-like command interpreters.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
programs when cross-compiling for a *-*-mingw* host.
|
|
contributed a range of patches to fix them.
|
|
|
|
|
|
|