Crate deno_fake_http

Source

Modules§

compressible

Structs§

HttpStreamReadResource
HttpStreamWriteResource
RequestContext
fake_http
An extension for use with the Deno JS runtime. To use it, provide it as an argument when instantiating your runtime:

Enums§

HttpRequestReader
The read half of an HTTP stream.
HttpSocketAddr

Functions§

build_http_stream_resource

Type Aliases§

HttpReceiver
HttpSender