Remove ResponseHeadersRead where applicable

This commit is contained in:
crobibero
2020-09-03 06:48:19 -06:00
parent b398c35068
commit 85844a84b6
5 changed files with 8 additions and 11 deletions

View File

@@ -4,7 +4,6 @@ using System;
using System.Globalization;
using System.IO;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Net.Mime;
using System.Text;
using System.Threading;