robotframework-httprequestlibrary
robotframework-httprequestlibrary copied to clipboard
Robot Framework's library to test REST interfaces utilizing Apache HttpClient
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...
If setting logging level to TRACE (just minimum level is enough, not need to be shown level), some tests fail with error `Cannot create PyString with non-byte value`. This happens...
## WS-2019-0379 - Medium Severity Vulnerability Vulnerable Library - commons-codec-1.11.jar The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition...
There is no method that can delete one (or all) sessions. Python library has [`Delete All Sessions`](http://bulkan.github.io/robotframework-requests/doc/RequestsLibrary.html#Delete%20All%20Sessions) for example.
We are using this library over not 100% stable network connection. Packets get lost sometimes without reaching the destination leading to timeouts leading to our TA builds to fail on...
Updated library to use new httpclient keystore support