meta { name: query-email-plus type: http seq: 5 } get { url: http://localhost:8081/api/echo/anything/invite?email=test+alias@example.com body: none auth: none } params:query { email: test+alias@example.com } settings { encodeUrl: false }