| Age | Commit message (Collapse) | Author | Files | Lines | 
 | 
 | 
 | 
to use uriparser library from the system
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
- remove obsolete todos
 - change exit code to unknown if regex exectute fails
Signed-off-by: Sven Nierlein <sven@nierlein.de>
 | 
 | 
(since curl 7.56.1 we get an illegal argument error otherwise)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
- added old style 'redir' function and options along to a new
  libcurl internal 'follow' parameter 'curl'
- moved picohttpparser to it's own subdirectory
- added uriparser to be used instead of the home-grown parser in
  'redir'
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Host: (makes sure we get the corrent DNS entry and server)
 | 
 | 
(get_content_length)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
compiled with OpenSSL
 | 
 | 
 | 
 | 
 | 
 | 
certificate check -C
 | 
 | 
code for -M<d>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
handling empty data in POST and PUT
handling data upload (from -P <postdata>) also in PUT
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
(maybe handy
later to make a more robust header condition checker?)
 | 
 | 
slightly
 |