Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide headers for HTTP requests #12

Open
shazow opened this issue Jan 30, 2020 · 0 comments
Open

Provide headers for HTTP requests #12

shazow opened this issue Jan 30, 2020 · 0 comments

Comments

@shazow
Copy link
Contributor

shazow commented Jan 30, 2020

Need some mechanism for providing headers for HTTP requests, ideally per-endpoint. Things like User Agent, Content Type, Host, Auth, etc.

One idea is using tcpdump format for that, and writing a separate tool for converting a body stream into a tcpdump stream with specified headers. Still hard to do per-endpoint though. Might need a more complex TOML config support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants