- wildcard or RE matcher
- Response with Request parameter
- Socket
- Shell
- Maven Plugin
- Groovy Plugin
- Groovy
- Clojure
OLD FASHION ARE BELOW
- http method support
- GET, POST done
- REST support
- HTTPS
- marshal support
- more debuggable response
API | JSON | |
---|---|---|
Any Response with Text | ✓ | ✓ |
Any Response with File | ✓ | ✓ |
Request by Text | ✓ | ✓ |
Response with Text | ✓ | ✓ |
Request by URI | ✓ | ✓ |
Request by Stream | ✓ | N/A |
Request by File | ✓ | ✓ |
Response with File | ✓ | ✓ |
Get Request | ✓ | ✓ |
Post Request | ✓ | ✓ |
Request by Header | ✓ | ✓ |
Response with Header | ✓ | ✓ |
Response with HTTP Code | ✓ | ✓ |
Request by Parameter | ✓ | ✓ |
Request by XPath | ✓ | ✓ |
Response with Forward to other URL | ✓ | ✓ |