Skip to content

Commit

Permalink
Merge pull request #1 from ethpandaops/barnabasbusa-patch-1
Browse files Browse the repository at this point in the history
fix: Add content type
  • Loading branch information
pk910 authored Nov 10, 2024
2 parents c4f3cfe + 39afc32 commit 513e378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proxy/beaconproxy.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ var passthruRequestHeaderKeys = [...]string{
"Accept-Encoding",
"Accept-Language",
"Cache-Control",
"Content-Type",
"Cookie",
"Referer",
"User-Agent",
Expand Down

0 comments on commit 513e378

Please sign in to comment.