History log of /curl/ (Results 32251 – 32275 of 33387)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b132843029-Mar-2001 Daniel Stenberg

ftps:// support added

34efa74a29-Mar-2001 Daniel Stenberg

Georg Horn's and my fixes to make it compile with 7.7

794d08a729-Mar-2001 Daniel Stenberg

Georg Horn set -Wall

0abc999c29-Mar-2001 Daniel Stenberg

Georg Horn's updates

3e65062b27-Mar-2001 Daniel Stenberg

make sure the alarm is off when returning from curl_easy_perform()

45ffb16c27-Mar-2001 Daniel Stenberg

Added a line about the new makefile example

0b8b0b7c27-Mar-2001 Daniel Stenberg

Added Makefile.example as an example makefile that can build the example
source files (if edited slightly)

053bf49b27-Mar-2001 Daniel Stenberg

Added ftpget.c just to show that it is exactly as easy to get FTP files

8b08dfed27-Mar-2001 Daniel Stenberg

no more ' as first letter of a row, and made the quotes match in the top
.BI line

ba3a355327-Mar-2001 Daniel Stenberg

Added some text to WRITEHEADER about the fact that libcurl will always write
complete header lines one-by-one to that file handle

6a26104726-Mar-2001 Daniel Stenberg

7.7.1-beta1

8b35b89f26-Mar-2001 Daniel Stenberg

persistant fix for http/1.0

31f9d40126-Mar-2001 Daniel Stenberg

'Connection: keep-alive' is now understood when sent by a HTTP/1.0 server
as an indication of a persistant connection

bb60173124-Mar-2001 Daniel Stenberg

numerous corrections since the 7.7 release

9a85172824-Mar-2001 Daniel Stenberg

Colin Watson's man patch as posted to debian bug tracker numer #90281

a0eb52be23-Mar-2001 Daniel Stenberg

two Qs added:
1.5 Who makes cURL?
1.6 What do you get for making cURL?

6235a8d923-Mar-2001 Daniel Stenberg

make should be $(MAKE)

0d6a87ed23-Mar-2001 Daniel Stenberg

match the new never-read-body when doing HEAD

b6241b3c23-Mar-2001 Daniel Stenberg

curl_setopt() should be curl_easy_setopt()

1e14f8d423-Mar-2001 Daniel Stenberg

DONT TOUCH the data->url as it may point to read-only memory!!!

bc5954fe23-Mar-2001 Daniel Stenberg

updates by SM nttp at iname.com

02f6894a23-Mar-2001 Daniel Stenberg

now always stops reading a HEAD reply after all the headers have been returned
RFC 2616, section 9.4 says: "The HEAD method is identical to GET except that
the server MUST NOT return a messag

now always stops reading a HEAD reply after all the headers have been returned
RFC 2616, section 9.4 says: "The HEAD method is identical to GET except that
the server MUST NOT return a message-body in the response."

show more ...

76576cd123-Mar-2001 Daniel Stenberg

ConnectionExists() wrongly returned TRUE for too many connections if proxy
was not used...

997672ba22-Mar-2001 Daniel Stenberg

updated with the new don't-encode-already-encoded-data concept

ec1f42a122-Mar-2001 Daniel Stenberg

Treat 302-redirects the same way we treat 303-redirects

1...<<1291129212931294129512961297129812991300>>...1336