Open dionjwa opened 1 year ago
Is this expected to work with CORS middleware?
I have CORS middleware in my oak server, it works with other requests, but requests returning from this static file server do not have CORS headers added, so fail in cross origin requests.
Is this expected to work with CORS middleware?
I have CORS middleware in my oak server, it works with other requests, but requests returning from this static file server do not have CORS headers added, so fail in cross origin requests.