Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
* | CSRF protection for eventsource | Robin Appelman | 2012-07-22 | 1 | -0/+3 |
* | fix eventsource fallback when more then one eventsource is active | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
* | fix eventsource for ie | Robin Appelman | 2012-03-31 | 1 | -1/+1 |
* | make sure output buffering is dissabled when using eventsource | Robin Appelman | 2012-03-31 | 1 | -0/+1 |
* | dont try to remove buffers, can cause trouble with strict warnings | Robin Appelman | 2012-02-09 | 1 | -1/+0 |
* | provide server side close option for EventStream | Robin Appelman | 2012-01-30 | 1 | -0/+7 |
* | provide small wrapper around server side events and provide a fallback for IE | Robin Appelman | 2012-01-30 | 1 | -0/+73 |