Home
last modified time | relevance | path

Searched refs:post301 (Results 1 – 6 of 6) sorted by relevance

/external/curl/tests/data/
Dtest105448 HTTP POST from file with 301 redirect and --post301
54 http://%HOSTIP:%HTTPPORT/blah/1054 -L -d @log/test1054.txt --post301
Dtest101249 HTTP POST with 301 redirect and --post301
52 http://%HOSTIP:%HTTPPORT/blah/1012 -L -d "moo" --post301
/external/curl/src/
Dtool_cfgable.h191 bool post301; member
Dtool_getparam.c882 config->post301 = toggle; in getparameter()
Dtool_operate.c969 if(config->post301) in operate_do()
/external/curl/
DCHANGES.04505 The curl tool got this option as --post301