kinetex - v1.0.0-rc.1
    Preparing search index...

    Function defaultPath

    • Compute the default cookie path per RFC 6265 ยง5.1.4. Strips the trailing segment from the request path.

      Parameters

      • requestPath: string

        The request URI path (e.g., "/foo/bar")

      Returns string

      Default cookie path (e.g., "/foo")