index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
http.c
Age
Commit message (
Expand
)
Author
2011-04-18
transfer-encoding: added new option and cmdline
Daniel Stenberg
2011-04-18
TE: do the Connection: header
Daniel Stenberg
2011-04-18
TE: rename struct field content_encoding
Daniel Stenberg
2011-04-18
HTTP: add support for gzip and deflate Transfer-Encoding
Daniel Stenberg
2011-04-04
http-proxy: move proxy code to http_proxy.c
Daniel Stenberg
2011-03-14
protocols: use CURLPROTO_ internally
Daniel Stenberg
2011-03-14
protocol handler: added flags field
Daniel Stenberg
2011-03-13
GSS: handle reuse fix
Marcus Sundberg
2011-03-08
SSL: (part 2) Added CyaSSL to SSL abstraction layer
Todd A Ouska
2011-02-25
http: removed wrong unused comment.
Julien Chaffraix
2011-02-25
http: removed code duplication for stubbed https_getsock function.
Julien Chaffraix
2011-02-07
Curl_gmtime: added a portable gmtime
Daniel Stenberg
2011-01-25
HTTP: memory leak on multiple Location:
Daniel Stenberg
2011-01-07
HTTP: HTTP Negotiate authentication using SSPI
Marcel Roelofs
2010-12-15
Preparing for axTLS. Actual SSL API functions are only stubbed.
Eric Hu
2010-12-04
fix compiler warning: conversion may lose significant bits
Yang Tse
2010-11-05
Revert: use Host: name for SNI and cert name checks
Daniel Stenberg
2010-11-04
host: get the custom Host: name more genericly
Daniel Stenberg
2010-10-20
formdata: provide error message
Daniel Stenberg
2010-10-02
HTTP: remove special case for 416
Daniel Stenberg
2010-08-25
http: handle trailer headers in all chunked responses
Daniel Stenberg
2010-08-16
progress: callback for POSTs less than MAX_INITIAL_POST_SIZE
Julien Chaffraix
2010-08-10
indent: white space fixes only
Daniel Stenberg
2010-07-24
add_buffer_send: fix compiler warning
Daniel Stenberg
2010-07-06
http: don't enable chunked during authentication negotiations
Daniel Stenberg
2010-05-07
sendrecv: split the I/O handling into private handler
Howard Chu
2010-05-05
PolarSSL: initial support added
Hoi-Ho Chan
2010-04-16
Curl_setup_transfer: no longer returns anything
Daniel Stenberg
2010-04-16
GnuTLS: make the connection phase non-blocking
Jerome Vouillon
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-03-23
chunked-encoding with Content-Length: header problem
Daniel Stenberg
2010-02-25
fix compiler warning
Yang Tse
2010-02-04
fix printf-style format strings
Yang Tse
2010-01-22
wrap long lines and do some indent policing
Daniel Stenberg
2010-01-22
fix compilation when http is disabled
Yang Tse
2010-01-21
fix compiler warning
Yang Tse
2010-01-21
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
Daniel Stenberg
2010-01-07
removed a parameter from the Curl_http_readwrite_headers() prototype to remove
Daniel Stenberg
2009-12-29
move HTTP-specific functions to http.c where they belong
Daniel Stenberg
2009-12-07
- Martin Storsjo made libcurl use the Expect: 100-continue header for posts
Daniel Stenberg
2009-12-01
- If the Expect: 100-continue header has been set by the application through
Daniel Stenberg
2009-11-18
Make usage of calloc()'s arguments consistent with rest of code base
Yang Tse
2009-10-30
- "Tom" posted a bug report that mentioned how libcurl did wrong when doing a
Daniel Stenberg
2009-10-18
John Dennis filed bug report #2873666
Daniel Stenberg
2009-08-21
With CURLOPT_PROXY_TRANSFER_MODE, avoid sending invalid URLs like
Michal Marek
2009-07-08
- Constantine Sapuntzakis posted bug report #2813123
Daniel Stenberg
2009-06-19
fix indentation.
Michal Marek
2009-06-16
- When doing non-anonymous ftp via http proxies and the password is not
Michal Marek
2009-06-10
- Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and
Daniel Stenberg
2009-06-05
- Setting the Content-Length: header from your app when you do a POST or PUT
Daniel Stenberg
[prev]
[next]