Revert "Remove ResponseHeadersRead where applicable"

This reverts commit 85844a84b6.
This commit is contained in:
crobibero
2020-09-03 07:20:33 -06:00
parent 85844a84b6
commit d8a0edc511
5 changed files with 11 additions and 8 deletions

View File

@@ -8,6 +8,7 @@ using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Text;
using System.Threading;
using System.Threading.Tasks;