Skip to content

robotframework-httpctrl 0.2.7

Compare
Choose a tag to compare
@annoviko annoviko released this 30 Jun 14:06
· 10 commits to master since this release
107cb0d

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.Logging to configure it.
    See: #34