Bun serve cors
DevOps
About
`Bun.serve` CORS describes configuring cross-origin resource sharing headers inside the native HTTP server API array of the Bun runtime engine, instructing the server function to inject tags like `"Access-Control-Allow-Origin": "*"` into outgoing server response streams.