Table of contents
- ContentDispositionOptions class
- ContentDispositionOptions constructor
- ContentDispositionOptions.FileName property
- ContentDispositionOptions.ToString method
- ContentDispositionOptions.Type property
- ContentDispositionType enumeration
- KestrunContext constructor
- KestrunContext record
- KestrunContext.BroadcastEvent method
- KestrunContext.BroadcastEventAsync method
- KestrunContext.BroadcastLog method
- KestrunContext.BroadcastLogAsync method
- KestrunContext.BroadcastToGroup method
- KestrunContext.BroadcastToGroupAsync method
- KestrunContext.Challenge method (1 of 3)
- KestrunContext.ChallengeAsync method
- KestrunContext.Connection property
- KestrunContext.Ct property
- KestrunContext.Culture property
- KestrunContext.HasRequestCulture property
- KestrunContext.HasSession property
- KestrunContext.Host property
- KestrunContext.HttpContext property
- KestrunContext.Items property
- KestrunContext.LocalizedStrings property
- KestrunContext.Logger property
- KestrunContext.MapRouteOptions property
- KestrunContext.Parameters property
- KestrunContext.Request property
- KestrunContext.Response property
- KestrunContext.Session property
- KestrunContext.SignOut method (1 of 3)
- KestrunContext.StartSse method
- KestrunContext.Strings property
- KestrunContext.TraceIdentifier property
- KestrunContext.TryGetSession method
- KestrunContext.User property
- KestrunContext.WriteSseEvent method
- KestrunContext.WriteSseEventAsync method
- KestrunRequest class
- KestrunRequest.Authorization property
- KestrunRequest.Body property
- KestrunRequest.ContentLength property
- KestrunRequest.ContentType property
- KestrunRequest.Cookies property
- KestrunRequest.Form property
- KestrunRequest.HasFormContentType property
- KestrunRequest.Headers property
- KestrunRequest.Host property
- KestrunRequest.HttpContext property
- KestrunRequest.IsHttps property
- KestrunRequest.Method property
- KestrunRequest.NewRequest method
- KestrunRequest.NewRequestSync method
- KestrunRequest.Path property
- KestrunRequest.PathBase property
- KestrunRequest.Protocol property
- KestrunRequest.Query property
- KestrunRequest.QueryString property
- KestrunRequest.Request property
- KestrunRequest.RouteValues property
- KestrunRequest.Scheme property
- KestrunResponse class
- KestrunResponse constructor
- KestrunResponse.AcceptCharset property
- KestrunResponse.AddCallbackParameters method
- KestrunResponse.ApplyCachingHeaders method
- KestrunResponse.ApplyTo method
- KestrunResponse.Body property
- KestrunResponse.BodyAsyncThreshold property
- KestrunResponse.CacheControl property
- KestrunResponse.CallbackPlan property
- KestrunResponse.ContentDisposition property
- KestrunResponse.ContentType property
- KestrunResponse.Context property
- KestrunResponse.Cookies property
- KestrunResponse.Encoding property
- KestrunResponse.GetHeader method
- KestrunResponse.HasPostPonedWriteObject property
- KestrunResponse.Headers property
- KestrunResponse.Host property
- KestrunResponse.IsTextBasedContentType method
- KestrunResponse.KrContext property
- KestrunResponse.MapRouteOptions property
- KestrunResponse.PostPonedWriteObject property
- KestrunResponse.QueueResponseForWrite method
- KestrunResponse.RedirectUrl property
- KestrunResponse.Request property
- KestrunResponse.RevalidateCache method
- KestrunResponse.StatusCode property
- KestrunResponse.TextBasedMimeTypes field
- KestrunResponse.WriteBinaryResponse method
- KestrunResponse.WriteBsonResponse method
- KestrunResponse.WriteBsonResponseAsync method
- KestrunResponse.WriteCborResponse method
- KestrunResponse.WriteCborResponseAsync method
- KestrunResponse.WriteCsvResponse method
- KestrunResponse.WriteCsvResponseAsync method
- KestrunResponse.WriteErrorResponse method (1 of 2)
- KestrunResponse.WriteErrorResponseAsync method (1 of 2)
- KestrunResponse.WriteFileResponse method
- KestrunResponse.WriteFormUrlEncodedResponse method
- KestrunResponse.WriteFormUrlEncodedResponseAsync method
- KestrunResponse.WriteHtmlResponse method (1 of 2)
- KestrunResponse.WriteHtmlResponseAsync method (1 of 2)
- KestrunResponse.WriteHtmlResponseFromFile method
- KestrunResponse.WriteHtmlResponseFromFileAsync method
- KestrunResponse.WriteJsonResponse method (1 of 3)
- KestrunResponse.WriteJsonResponseAsync method (1 of 3)
- KestrunResponse.WriteObject constructor
- KestrunResponse.WriteObject record
- KestrunResponse.WriteObject.Error property
- KestrunResponse.WriteObject.Status property
- KestrunResponse.WriteObject.Value property
- KestrunResponse.WriteRedirectResponse method
- KestrunResponse.WriteResponse method
- KestrunResponse.WriteResponseAsync method (1 of 2)
- KestrunResponse.WriteStatusOnly method
- KestrunResponse.WriteStreamResponse method
- KestrunResponse.WriteTextResponse method
- KestrunResponse.WriteTextResponseAsync method
- KestrunResponse.WriteXmlResponse method
- KestrunResponse.WriteXmlResponseAsync method
- KestrunResponse.WriteYamlResponse method
- KestrunResponse.WriteYamlResponseAsync method
- ResolvedRequestParameters constructor
- ResolvedRequestParameters record
- ResolvedRequestParameters.Body property
- ResolvedRequestParameters.Parameters property