Skip to content

Commit

Permalink
Remove Gzip Encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
Neal Chambers committed Dec 16, 2024
1 parent e215fac commit 433902e
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ interactions:
- public, max-age=14400
Connection:
- keep-alive
Content-Encoding:
- gzip
Content-Type:
- application/json; charset=utf-8
Date:
Expand Down Expand Up @@ -117,8 +115,6 @@ interactions:
- public, max-age=14400
Connection:
- keep-alive
Content-Encoding:
- gzip
Content-Type:
- application/json; charset=utf-8
Date:
Expand Down Expand Up @@ -200,8 +196,6 @@ interactions:
- public, max-age=14400
Connection:
- keep-alive
Content-Encoding:
- gzip
Content-Type:
- application/json; charset=utf-8
Date:
Expand Down Expand Up @@ -283,8 +277,6 @@ interactions:
- public, max-age=14400
Connection:
- keep-alive
Content-Encoding:
- gzip
Content-Type:
- application/json; charset=utf-8
Date:
Expand Down

0 comments on commit 433902e

Please sign in to comment.