Class ProtobufFilterExtensions
public static class ProtobufFilterExtensions
- Inheritance
-
ProtobufFilterExtensions
- Inherited Members
Methods
WhenIsProtobuf(IConfigureFilterBuilder)
When exchange has a protobuf request or response body.
Filtering is made by inspecting value of Content-Type header on both request and response.
public static IConfigureActionBuilder WhenIsProtobuf(this IConfigureFilterBuilder builder)
Parameters
builderIConfigureFilterBuilder