Tweet by saltyAom

September 12, 2025

@irvinebroque Not Request, it’s a Response The main reason is performance Creating a new Response is more expensive than reuse the existing one by cloning Use case: caching, static content like image or static HTML, error handling that always return the same result like 404, 502 and so on

Author
saltyAom
Date
September 12, 2025