Hi,
I made little modification to the httptest.c file, that allows to use .netrc file for web check authentication with cURL.
If checked website is requesting an authentication (BASIC, DIGEST..), the cURL takes a look at .netrc and use it.
See attached patch file. Tested with 1.8.2.
I made little modification to the httptest.c file, that allows to use .netrc file for web check authentication with cURL.
If checked website is requesting an authentication (BASIC, DIGEST..), the cURL takes a look at .netrc and use it.
See attached patch file. Tested with 1.8.2.