Class ProtobufFilter
Select exchanges having a protobuf request or response body.
Filtering is made by inspecting value of Content-Type header on both request and response.
[FilterMetaData(null, LongDescription = "Select exchanges having a protobuf request or response body. Filtering is made by inspecting value of `Content-Type` header on both request and response.")]
public class ProtobufFilter : FilterCollection
- Inheritance
-
ProtobufFilter
- Inherited Members
- Extension Methods
Constructors
ProtobufFilter()
public ProtobufFilter()
Properties
AutoGeneratedName
public override string AutoGeneratedName { get; }
Property Value
Description
public override string Description { get; }
Property Value
GenericName
public override string GenericName { get; }
Property Value
PreMadeFilter
public override bool PreMadeFilter { get; }
Property Value
ShortName
public override string ShortName { get; }
Property Value
Methods
GetExamples()
public override IEnumerable<FilterExample> GetExamples()