lantunes / fixd

An HTTP Server Fixture for Testing HTTP Clients and mocking web services, and a Java Micro Web Framework
http://bigtesting.org/fixd
Apache License 2.0
41 stars 6 forks source link

Provide a means of escaping interpolated values #16

Closed lantunes closed 10 years ago

lantunes commented 10 years ago

When a response body is interpolated, strings like ":name" might get replaced by a named parameter value from the path. The user should be able to escape these strings, using something like ":name".