Skip to content

0.2.3

Compare
Choose a tag to compare
@mrak mrak released this 11 Jul 05:03
· 198 commits to master since this release
  • added recording feature. If a response object uses a string in place of an object (or a sequence of objects/string) the strings will be interpreted as a url to record the response from. Details configured in the request object (such as method, headers, etc) will be used to make the recording request to the specified url
  • improved CORS compliance with request/response headers
  • added dynamic templating features for interpolating data captured in request regular expressions into response strings