-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Forward http headers from clients to server #20
Comments
Hi, In order to use your library I need this feature. Structure like follow
Goal : Passing simple parameters in the header for the request to the server. Header structure.
How to inject
I prefer the second one because it gives more flexibility.
When to call
Headers conflict
Feel free to comment or throw more ideas. |
@lucas34 this is a great plan! It should really be implemented this way. Can you make PR? |
Also we must write tests to check
Also we should use empty implementation of |
lucas34 implementation is a good start point. |
No description provided.
The text was updated successfully, but these errors were encountered: