Currently the encoders/decoders are configured on a per-request/response basis. While a shared collection of them may be injected, it would be better to allow for global configuration of the desired defaults at the server or expectations configuration level.
Also ensure that there is a set of reusable common encoders/decoders for standard scenarios.
Currently the encoders/decoders are configured on a per-request/response basis. While a shared collection of them may be injected, it would be better to allow for global configuration of the desired defaults at the server or
expectations
configuration level.Also ensure that there is a set of reusable common encoders/decoders for standard scenarios.