Skip to content

pickResponseSerializer

pickResponseSerializer(req): object

Defined in: src/http/Marshalling.ts:27

Pick a serializer for the response body, using the client’s Accept.

HttpRequest

object

contentType: string

serializer: Serializer