Custom HTTP headers #568
-
Do you plan to allow custom HTTP headers when making requests? I can see this PR in Docker.DotNet: dotnet/Docker.DotNet#580 but I'm not sure when that code change will get released. I'd use this feature for adding an HTTP Cookie to my requests to a docker host behind a load balancer (for load balancer session persistence). I could try to make a PR for this. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
HofmeisterAn
Aug 23, 2022
Replies: 1 comment
-
Yes, you will be able to set custom HTTP headers in the future. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BenasB
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you will be able to set custom HTTP headers in the future.