Faye v1.1.2 Release Notes

Release Date: 2015-07-19 // over 8 years ago
    • 👍 Allow the Authorization header to be used on CORS requests
    • Disallow unused methods like PUT and DELETE on CORS requests
    • Stop IE prematurely garbage-collecting XDomainRequest objects
    • 👉 Make sure messages can be sent if they overflow the request size limit and the outbox is empty
    • Don't send messages over WebSockets unless they are in the 'open' ready-state
    • 🛠 Fix a bug preventing use of the in-process transport in Ruby