Home
last modified time | relevance | path

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

/reactos/dll/win32/wininet/
H A Dhttp.c4143 static DWORD HTTP_HandleRedirect(http_request_t *request, WCHAR *url) in HTTP_HandleRedirect() function
5126 res = HTTP_HandleRedirect(request, new_url); in HTTP_HttpSendRequestW()
5320 res = HTTP_HandleRedirect(request, new_url); in HTTP_HttpEndRequestW()