1Long: request-target
2Help: Specify the target for this request
3Protocols: HTTP
4Added: 7.55.0
5---
6Tells curl to use an alternative "target" (path) instead of using the path as
7provided in the URL. Particularly useful when wanting to issue HTTP requests
8without leading slash or other data that doesn't follow the regular URL
9pattern, like "OPTIONS *".
10