robotframework-httpctrl 0.2.7
robotframework-httpctrl 0.2.7 is a library for Robot Framework that provides HTTP/HTTPS client and HTTP server services to make REST API testing easy.
GENERAL CHANGES
- Introduce the limit for body size to log and corresponding library
HttpCtrl.Loggingto configure it.
See: #34