WinHttpPAL icon indicating copy to clipboard operation
WinHttpPAL copied to clipboard

WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl

Results 2 WinHttpPAL issues
Sort by recently updated
recently updated
newest added

Is this lib support Hololens2? Look forward to your reply! Thanks.

I was looking for WinHttpPAL support for `WINHTTP_OPTION_REDIRECT_POLICY` and `WINHTTP_OPTION_MAX_HTTP_AUTOMATIC_REDIRECTS` in order to fully implement configurable redirection for https://github.com/microsoft/cpprestsdk/pull/1328. Is it possible?