Home
last modified time | relevance | path

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

/external/curl/tests/data/
Dtest101249 HTTP POST with 301 redirect and --post301
52 http://%HOSTIP:%HTTPPORT/blah/1012 -L -d "moo" --post301
Dtest105448 HTTP POST from file with 301 redirect and --post301
54 http://%HOSTIP:%HTTPPORT/blah/1054 -L -d @log/test1054.txt --post301
/external/curl/docs/cmdline-opts/
Dpost302.d4 See-also: post301 post303 location
Dpost303.d4 See-also: post302 post301 location
Dpost301.d1 Long: post301
/external/curl/src/
Dtool_cfgable.h207 bool post301; member
Dtool_getparam.c923 config->post301 = toggle; in getparameter()
Dtool_operate.c971 if(config->post301) in operate_do()
/external/curl/
DCHANGES.04505 The curl tool got this option as --post301