Skip to content

Lib.AspNetCore.ServerSentEvents 8.3.0

Compare
Choose a tag to compare
@tpeczek tpeczek released this 25 Sep 20:47
· 9 commits to main since this release

Additions and Changes

  • Added support for scenario when multiple types are provided as Accept header value (thanks to @krebil)
  • Added support for wildcard (*/* and text/*) mime types (thanks to @krebil)