Aviv Galmidi
Aviv Galmidi
@Toylerrr Suggested double escaping and it worked for me. I'm on windows with Python 3.10.2 `hbd -s """cookie_value""" -l ...` @XanderXAJ Might want to try it as well
Issue still exists in v4.0.0 Reverting to version 0.7.2 as suggested by [TianbinTobin](https://github.com/TianbinTobin) resolves the issue
I don't think converting headers in the UI to lower case is the right approach. If the user sets a header `Content-Type` they'd expect the casing to stay the way...