Is your feature request related to a problem? Please describe.
Some load balancing solutions rely on cookies for sticky sessions and enforcing a max session age.
Describe the solution you'd like
The curent confighttp does not expose a way to set cookie usage on the http client.
We would like to add this support.
Is your feature request related to a problem? Please describe.
Some load balancing solutions rely on cookies for sticky sessions and enforcing a max session age.
Describe the solution you'd like
The curent confighttp does not expose a way to set cookie usage on the http client.
We would like to add this support.