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

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

davide-baldo
Copy link
Member

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

This PR generalizes 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 2 times, most recently from bfeba7a to ffbe70c Compare January 10, 2025 15:34
@davide-baldo davide-baldo force-pushed the davide-baldo/http-overwrite-header branch from ffbe70c to 534a4e3 Compare January 16, 2025 14:43
@davide-baldo davide-baldo force-pushed the davide-baldo/http-overwrite-header branch from 534a4e3 to fee3ce4 Compare February 17, 2025 14:41
etorreborre
etorreborre previously approved these changes Feb 17, 2025
Copy link
Member

@etorreborre etorreborre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏯

@davide-baldo davide-baldo force-pushed the davide-baldo/http-overwrite-header branch 10 times, most recently from 638f9ec to ca7ade1 Compare February 19, 2025 14:02
@davide-baldo davide-baldo force-pushed the davide-baldo/http-overwrite-header branch from ca7ade1 to 2b2f9ea Compare February 19, 2025 14:43
@davide-baldo davide-baldo added this pull request to the merge queue Feb 25, 2025
Merged via the queue into develop with commit d32e00a Feb 25, 2025
32 checks passed
@davide-baldo davide-baldo deleted the davide-baldo/http-overwrite-header branch February 25, 2025 10:14
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.

2 participants