__header__
http://localhost:1080/morphjson.syn
You need to edit syn so to remove the comment that define the parameters so that these are read from the file
PARAM_SrcImg ="someimage location"
PARAM_DestImg ="some image location"
note in the syn file the parameters are called PARAM_xxxx. if pass as arguements no PARAM_ is needed eg
http://localhost:1080/morphjson.syn?SrcImg=xxx&DestImage=yyy
but now comment theses parameter in the .syn
NOTE at the moment comment is "// " ie with space
default content types:
text/html
application/json