v1.0.1
-
Fixes
- Fixed a null pointer when accessing cookies in a request that has none (Only relevant for
BasicAuthenticate
action andContainsCookie
matcher) - Fixed remaining bugs in
BasicAuthenticate
action
- Fixed a null pointer when accessing cookies in a request that has none (Only relevant for
-
Changes
- Added some CSS to make
BasicAuthenticate
action form somewhat nice looking. - Added new action:
RespondLiteral
- Added some CSS to make
-
Dependencies
- Updated Tomcat dependency to v10.1.13