thdoan

Results 62 comments of thdoan

`corsify()` takes a response and returns a modified response. Here's a typical usage scenario: ``` import { Router } from 'itty-router'; import { createCors } from 'itty-cors'; // Create CORS...

@kwhitley Cool, I didn't realize v5 came out. I'd prefer to use built-in as well.