mirror of
https://github.com/denoland/deno.git
synced 2024-12-21 23:04:45 -05:00
8fa46a7b44
* cleanup(ext/http): simplify op_http_request_next Keep op_http_request_next's high-level logic simple, factor out NextRequestResponse building to prepare_next_request() for improved readability & maintainability * cleanup(ext/http): break prepare_next_request() into meaningful sub-funcs |
||
---|---|---|
.. | ||
01_http.js | ||
Cargo.toml | ||
lib.deno_http.unstable.d.ts | ||
lib.rs | ||
README.md |