Zum Inhalt springen

marshal

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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