Files
reqwest-impersonate/src
Jens Reimann b0af278f78 Implement "default" functions of the trait to fix "insecure" mode (#1259)
Ignoring validation seems broken as some default functions actually do
check. That is fine for the proper TLS validation, but gets in the way
when someone wants to skip TLS validation (e.g. for self-signed
certificates).

This change re-implements these default functions in a way that they
do not check, but return "success" all the time.

Fixes #1210
2021-04-28 17:19:46 -07:00
..
2021-04-22 10:35:29 -07:00
2021-03-23 15:34:17 -07:00
2021-04-22 10:35:29 -07:00