mirror of
https://github.com/cloudflare/workers-rs.git
synced 2025-12-08 18:01:59 +00:00
* http traits * WorkerRequest * WorkerResponse * delete comment block * consolidate macro * FromRequest / IntoResponse * and a bit of cleanup to clarify previous naming conflict of WorkerResponse * more generic IntoResponse impl
104 B
104 B
custom-req on Cloudflare Workers
Demonstration of using custom Request/Response types on Workers.