Skip to content

sse.js v2.5.0

Latest
Compare
Choose a tag to compare
@mpetazzoni mpetazzoni released this 06 Jun 17:06
· 11 commits to main since this release
4254033

This release adds more information about the response in the open and error events:

  • the HTTP status code of the response is provided in both as the event's responseCode property
  • the response headers of a successful request are provided as the headers property of the open event