Skip to content

http_proxy(errors): windows return status 502 for WSAENETUNREACH error#732

Merged
mmatczuk merged 1 commit intomainfrom
mmt/windows_WSAENETUNREACH
Mar 4, 2024
Merged

http_proxy(errors): windows return status 502 for WSAENETUNREACH error#732
mmatczuk merged 1 commit intomainfrom
mmt/windows_WSAENETUNREACH

Conversation

@mmatczuk
Copy link
Contributor

@mmatczuk mmatczuk commented Mar 4, 2024

Add handleWindowsNetError to handler list directly for simplicity. Adding OS build tags and additional code infrastructure is not worth the effort hance the check is added for all platforms.

Fixes #493

Add handleWindowsNetError to handler list directly for simplicity.
Adding OS build tags and additional code infrastructure is not worth the effort hance the check is added for all platforms.

Fixes #493
@mmatczuk mmatczuk requested a review from Choraden as a code owner March 4, 2024 10:26
@mmatczuk mmatczuk merged commit b588907 into main Mar 4, 2024
@mmatczuk mmatczuk deleted the mmt/windows_WSAENETUNREACH branch March 4, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

martian: fix handling of no route to host in Windows

2 participants