1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-08 12:28:06 -05:00
Commit Graph

1 Commits

Author SHA1 Message Date
Daniel Stenberg
b778ae4c5e http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
... to enable sending "OPTIONS *" which wasn't possible previously.

This option currently only works for HTTP.

Added test cases 1298 + 1299 to verify

Fixes #1280
Closes #1462
2017-06-19 16:39:22 +02:00