Home
last modified time | relevance | path

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

/external/curl/tests/data/
Dtest133250 HTTP POST with 303 redirect and --post303
53 http://%HOSTIP:%HTTPPORT/blah/1332 -L -d "moo" --post303
/external/curl/docs/cmdline-opts/
Dpost303.d1 Long: post303
Dpost301.d4 See-also: post302 post303 location
Dpost302.d4 See-also: post301 post303 location
DMakefile.inc108 post303.d \
/external/curl/src/
Dtool_cfgable.h226 bool post303; member
Dtool_getparam.c1021 config->post303 = toggle; in getparameter()
Dtool_operate.c1004 if(config->post303) in operate_do()
/external/curl/
DCHANGES1575 --post303'[Do not switch to GET after following a 303]' \
6757 - post303.d: clarify that this is an RFC violation