google / google/tamperchrome

Show the final request headers sent to the server

Open
#159 0 comments 0 reactions 0 assignees View on GitHub
diff:hard p:2 type:bug
Dominant language
TypeScript
Stars
4.2k
Forks
232
PR merge metrics
No merged PRs in 30d

Description

See #134 - the TL;DR is that the Fetch API exposes only the headers available early on in the request flow, which might be different from the ones utlimately sent to the server (`Accept-Encoding` and `Accept-Language` for example).

It would be nice if, although we can't show them before they are sent, if we added them once we can see them (they should be available in the Network domain).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.