File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / request-target.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>