You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm wondering about something and would like to ask some help/verification.
So, in the client there is a regex pattern which validates against errors caused by untrusted certificates.
Hello! I'm wondering about something and would like to ask some help/verification.
So, in the client there is a regex pattern which validates against errors caused by untrusted certificates.
go-retryablehttp/client.go
Line 86 in 40b0cad
However, in the Go source code I see the following
source
Does this mean there should be a different, platform specific regex pattern for Windows?
The text was updated successfully, but these errors were encountered: