MatthewWid/better-sse

Support EventSource polyfill last event ID setting

Closed this issue · 1 comments

Support EventSource polyfills that send the last event ID in the URL instead of in the HTTP request headers.

Implemented in #23.