SseBroadcastOptions.ContentType property
Response content type for the SSE stream (default: text/event-stream).
public string ContentType { get; set; }
See Also
- record SseBroadcastOptions
- namespace Kestrun.Hosting.Options
Response content type for the SSE stream (default: text/event-stream).
public string ContentType { get; set; }