You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking: removed the HttpServerConfiguration.DefaultEncoding property. #0c7e36~0f4, at 68
Added experimental support for IAsyncEnumerable<T> responses. Can be disabled by disabling the new HttpServerFlags.ConvertIAsyncEnumerableIntoEnumerable flag.