Abstract
Protected
constructorConstruct a new Response
The HTTP response status code to send.
Optional
headers: HeadersInit = {}The HTTP response headers to send.
Protected
Abstract
Readonly
bufferFetch the buffer to send in the response body.
Protected
Readonly
headersThe HTTP response headers to send.
Readonly
statusThe HTTP response status code to send.
A response that contains buffered data.