You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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