Hi! Is there a way to send custom http headers if...
# general
d
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 😞
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