Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

v2.1.4

@assaf assaf tagged this 19 Oct 19:45
  Replay.recordResponseControl = {
    "myhostname.com:8080" : function(request, response) {
      return response.statusCode < 400;
    }
  };

ADDED record unzipped reply #72

ADDED support for passing-through client cert and key #99

ADDED backwards-compatible support for old response status formatting #132
Assets 2
Loading