Ir al contenido
Español

marshal

Esta página aún no está disponible en tu idioma.

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