Skip to content

marshal

marshal(req, value): object

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

Encode a value into {body, contentType} suitable for an HttpResponse.

HttpRequest

unknown

object

body: Uint8Array

contentType: string