你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BodilessMatcher Class

public class BodilessMatcher
extends TestProxyRequestMatcher

Adjusts the "match" operation to EXCLUDE the body when matching a request to a recording's entries

Constructor Summary

Constructor Description
BodilessMatcher()

Creates an instance of BodilessMatcher

Methods inherited from TestProxyRequestMatcher

Methods inherited from java.lang.Object

Constructor Details

BodilessMatcher

public BodilessMatcher()

Creates an instance of BodilessMatcher

Applies to