Faye v1.1.2 Release Notes

Release Date: 2015-07-19 // almost 9 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