Table of contents
- ContentDispositionOptions class
- ContentDispositionOptions constructor
- ContentDispositionOptions.FileName property
- ContentDispositionOptions.ToString method
- ContentDispositionOptions.Type property
- ContentDispositionType enumeration
- 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.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.RouteValues property
- KestrunRequest.Scheme property
- KestrunResponse class
- KestrunResponse constructor
- KestrunResponse.AcceptCharset property
- KestrunResponse.ApplyTo method
- KestrunResponse.Body property
- KestrunResponse.BodyAsyncThreshold property
- KestrunResponse.ContentDisposition property
- KestrunResponse.ContentType property
- KestrunResponse.Cookies property
- KestrunResponse.Encoding property
- KestrunResponse.GetHeader method
- KestrunResponse.Headers property
- KestrunResponse.IsTextBasedContentType method
- KestrunResponse.RedirectUrl property
- KestrunResponse.Request property
- 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.WriteHtmlResponse method
- KestrunResponse.WriteHtmlResponseAsync method
- KestrunResponse.WriteHtmlResponseFromFile method
- KestrunResponse.WriteHtmlResponseFromFileAsync method
- KestrunResponse.WriteJsonResponse method (1 of 3)
- KestrunResponse.WriteJsonResponseAsync method (1 of 3)
- KestrunResponse.WriteRedirectResponse method
- KestrunResponse.WriteResponse method
- KestrunResponse.WriteResponseAsync method
- KestrunResponse.WriteStreamResponse method
- KestrunResponse.WriteTextResponse method
- KestrunResponse.WriteTextResponseAsync method
- KestrunResponse.WriteXmlResponse method
- KestrunResponse.WriteXmlResponseAsync method
- KestrunResponse.WriteYamlResponse method
- KestrunResponse.WriteYamlResponseAsync method