agco / harvesterjs

Create JSONAPI-compliant APIs over a Node.js + MongoDB stack in an easy, boilerplate-free manner
http://agco.github.io/harvesterjs/
MIT License
68 stars 13 forks source link

SSE should be case insensitive #147

Closed blabno closed 8 years ago

blabno commented 9 years ago

SSE does not work if posted resource contains uppercase letter, i.e. maintenanceAlert.

mavdi commented 8 years ago

Fixed.