Open karlhorky opened 1 year ago
Hey @karlhorky 👋🏽
I love the idea, but I'd love to keep the possibility to override the specific headers and to disable this behaviour (don't send these headers at all) if needed.
As usual, more than happy to receive PRs :)
Hey @lmammino 👋 hope things are going well!
In our experience with using
tall
against a large number of domains, some domains will refuse to send back a response without a certain set of headers.Some of these headers could be set automatically by
tall
as default options to improve out-of-the-box compatibility (there are libraries to keep up to date with latestAccepts
andUser-Agents
values):What do you think about setting these as default
headers
options?