Skip to content

Latest commit

 

History

History
239 lines (214 loc) · 1.78 KB

TODO.md

File metadata and controls

239 lines (214 loc) · 1.78 KB

Functionality

Matcher

  • wildcard or RE matcher

Handler

  • Response with Request parameter

REST

Client

  • Socket

Tools Support

  • Shell
  • Maven Plugin
  • Groovy Plugin

Polyglot

  • Groovy
  • Clojure

OLD FASHION ARE BELOW

basic support

  • http method support
    • GET, POST done
  • REST support
  • HTTPS

extension

  • marshal support

debug

  • more debuggable response

function support

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