Open IWANABETHATGUY opened 10 months ago
This sounds like an issue that is very similar (if not same) to https://github.com/snapview/tungstenite-rs/pull/287
It's a bit complicated since that's how the underlying headers
library behaved as far as I can recall. We'd need to find a workaround (essentially a kludge) if we want to make it work.
this code print:
Some servers require the header name is case-sensitive, which may cause some server internal errors.