robotframework-httprequestlibrary
robotframework-httprequestlibrary copied to clipboard
IllegalArgumentException: Cannot create PyString with non-byte value
Hello,
I noticed that the httprequestlibrary throws an error when returning a response that contains the German double quotes („“) or the capital Eszett (ẞ). I tried to do some debugging, and it seems that the error might be in the Javalib-Core 2.0.x library, but I can't be sure.
This doesn't seem to be the case with other German special characters (e.g. üäößÜÖÄ).
Kind regards, Simeon
https://github.com/Simeon-Krastev/httpRequestLibrary_GermanDoubleQuotes_Demo