I have weird trouble with unicode characters in HTTP Header.
I've send "å" (\U00E5) but in request.headers
i got \UFFE5 character.
This behavior is similar for all escaped characters.
How this could be?
I have weird trouble with unicode characters in HTTP Header.
I've send "å" (\U00E5) but in request.headers
i got \UFFE5 character.
This behavior is similar for all escaped characters.
How this could be?