Skip to content

v1.0.1

Compare
Choose a tag to compare
@pieroxy pieroxy released this 26 Aug 08:15
· 59 commits to main since this release
  • Fixes

    • Fixed a null pointer when accessing cookies in a request that has none (Only relevant for BasicAuthenticate action and ContainsCookie matcher)
    • Fixed remaining bugs in BasicAuthenticate action
  • Changes

    • Added some CSS to make BasicAuthenticate action form somewhat nice looking.
    • Added new action: RespondLiteral
  • Dependencies

    • Updated Tomcat dependency to v10.1.13