mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
4 lines
126 B
Markdown
4 lines
126 B
Markdown
# deno_http
|
|
|
|
This crate implements server-side HTTP based on primitives from the
|
|
[Fetch API](https://fetch.spec.whatwg.org/).
|