path property
The request target path (e.g. '/index.html').
Encoded as the :path pseudo-header. Per RFC 9114 Erratum 7702,
paths starting with "//" (e.g. "//authority/path") are valid
and MUST NOT be rejected.
Implementation
final String path;