Skip to content

Releases: lab259/cors

Version 0.2.0: Add CORS headers to non-preflight OPTIONS too

12 Aug 10:18
Compare
Choose a tag to compare

Non-preflight OPTIONS requests should work with CORS too.
This change is removing abort in actual request CORS handler for
OPTIONS request, so the client can receive the necessary headers
on such request.

See more: rs#85

Version 0.1.0: fasthttp fork of rs/cors

05 Jul 20:06
Compare
Choose a tag to compare