property Request.path

The URL's pathname, without the query string.

Type

string

Usage

import { type Request } from "lib/web/index.ts";