r0man / ring-cors

Ring middleware for Cross-Origin Resource Sharing.
http://github.com/r0man/ring-cors
166 stars 44 forks source link

Removed dependency on ring-core. Fixes #19 #20

Closed jeluard closed 7 years ago

r0man commented 7 years ago

@jeluard Could you fix the lint error, then I think this is ready to be merged!

jeluard commented 7 years ago

Done!

r0man commented 7 years ago

@jeluard Thanks! Released as 0.1.11.

jeluard commented 7 years ago

Great thanks!