[`HttpWebRequest`](https://learn.microsoft.com/en-us/dotnet/api/system.net.httpwebrequest) API | [`HttpClient`](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient) API -- | -- Accept | Address | AllowAutoRedirect | (TODO: add more) | **[`ServicePoint`](https://learn.microsoft.com/en-us/dotnet/api/system.net.servicepoint) API** | **[`HttpClient`](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient) API** (TODO: add more) | **[`ServicePointManager`](https://learn.microsoft.com/en-us/dotnet/api/system.net.servicepointmanager) API** | **[`HttpClient`](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient) API** (TODO: add more) |