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

feat(rust): added the possibility to overwrite http headers in inlets #8724

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

davide-baldo
Copy link
Member

@davide-baldo davide-baldo commented Dec 30, 2024

This PR generalize the HTTP interception code used in InfluxDb, and adds the possibility to write custom http headers using ockam tcp-inlet create --http-header "Header: value" ...

@davide-baldo davide-baldo force-pushed the davide-baldo/http-overwrite-header branch 4 times, most recently from bfb3d7c to babc7e1 Compare January 8, 2025 20:12
@davide-baldo davide-baldo marked this pull request as ready for review January 9, 2025 12:49
@davide-baldo davide-baldo requested a review from a team as a code owner January 9, 2025 12:49
@davide-baldo davide-baldo force-pushed the davide-baldo/http-overwrite-header branch from babc7e1 to bfeba7a Compare January 9, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant