Hi!
Is there a way to send custom http headers if I'm using kratos golang client?
I haven't found any options to make it 😞
dazzling-london-73496
02/26/2024, 11:24 AM
ok
I found AddDefaultHeader method on Configuration struct
So, I guess, I can re-create client every time with new configuration in order to send some dynamic header