Benji Hooper
Benji Hooper
I have just tested @plemanach's branch against a codebase I am working on that required support for DML and can confirm that this change worked for me! @dhui Is this...
Hey @Khazrak, There is some checks around binary data in the body, but this is only on response. These should be moved to request body too. Was this simulation working...
Having looked at this issue, I think the best way to go about implementing this would be implement a binaryMatch matcher for requests. The binaryMatch would work the same as...
Just tried testing this for myself and got different but still unexpected results. When testing it on Linux with ``` hoverctl start --upstream-proxy http://WINDOMAIN\MYUSER:[email protected]:8080 ``` Hoverfly starts, but is configured...
Quickly looking at this, this looks like a duplicate issue of #636.