Searched defs:newurl (Results 1 – 7 of 7) sorted by relevance
| /external/curl/src/ |
| D | tool_operhlp.c | 134 char *newurl; in add_file_name_to_url() local
|
| /external/curl/lib/ |
| D | transfer.c | 1475 char *newurl, /* the Location: string */ in Curl_follow()
|
| D | multi.c | 2241 char *newurl = NULL; local 2410 char *newurl = NULL; local
|
| D | url.c | 1761 char *newurl; local
|
| D | urldata.h | 658 char *newurl; /* Set to the new URL to use when a redirect or a retry is member
|
| /external/python/cpython2/Lib/ |
| D | urllib2.py | 566 def redirect_request(self, req, fp, code, msg, headers, newurl): argument
|
| /external/python/cpython3/Lib/urllib/ |
| D | request.py | 653 def redirect_request(self, req, fp, code, msg, headers, newurl): argument
|