Kito Framework - v1.0.0-alpha.8
    Preparing search index...

    Type Alias CommonHeaderNames

    CommonHeaderNames:
        | "accept"
        | "accept-encoding"
        | "accept-language"
        | "authorization"
        | "cache-control"
        | "content-type"
        | "content-length"
        | "cookie"
        | "host"
        | "origin"
        | "referer"
        | "user-agent"
        | "x-forwarded-for"
        | "x-forwarded-host"
        | "x-forwarded-proto"
        | "x-requested-with"