aliostad / CacheCow

An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
MIT License
847 stars 172 forks source link

Tests sending HttpRequest is failing #284

Closed aliostad closed 2 years ago

aliostad commented 2 years ago

Due to some changes (not quite sure where), .NET 4.5.2 establishes SSL with older version of TLS. Hence the version needs to be set in the ServicePointManager.