WinHttpRequestOption_MaxAutomaticRedirects constant

int const WinHttpRequestOption_MaxAutomaticRedirects

Sets or retrieves the maximum number of redirects that WinHTTP follows; the default is 10.

Implementation

static const WinHttpRequestOption_MaxAutomaticRedirects = 14;