mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
e5f03ae407
dataType was unnecessary; mimeType was both unnecessary and wrong in this case. Also removed an unnecessary bind and changed pollInterval to 2000 ms for consistency with https://github.com/petehunt/react-tutorial (faster is nicer if you actually try it out!).