Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
- 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)
|
|
|
|
Output plugin's stderr to stderr and do not exit with WARNING in that case
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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'
|
|
|
|
|
|
Added tests for virtual port behaviour. Separated from all other test…
|
|
|
|
|
|
|
|
|
|
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?)
|