path Query Fragment
Given the URI specification:
URI = scheme:[//authority]path[?query][#fragment]
The pqf refers to the path[?query][#fragment] and can be used to change the path, query, and/or fragment of the URL in one shot.