r0man / ring-cors

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

Ring async support #25

Closed 7even closed 5 years ago

7even commented 6 years ago

This adds support for asynchronous ring handlers.

Closes #24.

r0man commented 5 years ago

@7even I totally missed this. I just noticed this after adding https://github.com/r0man/ring-cors/commit/ba972791860674ccf66b2140d7d01a4e69c0eaa9 Sorry!

7even commented 5 years ago

Okay then.