class ContextRe-exportimport { Context } from "https://deno.land/x/xserver@5.2.2/src/mod.ts"; ConstructorsnewContext(request: Request)PropertiesacceptedalreadyReportedbadGatewaybadRequestcodesconflictcontinuecreatedearlyHintsexpectationFailedfailedDependencyforbiddenfoundgatewayTimeoutgoneheaders: HeadershttpVersionNotSupportedimUsedinsufficientStorageinternalServerErrorlengthRequiredlockedloopDetectedmethod: MethodmethodNotAllowedmisdirectedRequestmovedPermanentlymultipleChoicesmultiStatusnetworkAuthenticationRequirednoContentnonAuthoritativeInfonotAcceptablenotExtendednotFoundnotImplementednotModifiedokpartialContentpaymentRequiredpermanentRedirectpreconditionFailedpreconditionRequiredprocessingproxyAuthRequiredredirectrequest: RequestrequestedRangeNotSatisfiablerequestEntityTooLargerequestHeaderFieldsTooLargerequestTimeoutrequestURITooLongresetContentseeOtherserviceUnavailableswitchingProtocolsteapottemporaryRedirecttooEarlytool: Record<string, any>tooManyRequestsunauthorizedunavailableForLegalReasonsunprocessableEntityunsupportedMediaTypeupgradeRequiredurl: URLuseProxyvariantAlsoNegotiatesMethodsbody(body: Body): thiscode(code: Status): thisend(code?: Status,body?: Body,head?: Record<string, string>,): Responseget(name: string)head(head: Record<string, string>): thishtml(strings: TemplateStringsArray, ...variables: unknown[]): Responsemessage(message: string): thisset(name: string, value: unknown)