mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
- protocols MUST match one in the accept-list - protocols are typically all uppercase - drop All - use SCP and SFTP instead of SSH - add Protocols: to some options previously missing one Closes #18675
453 B
453 B
| c | SPDX-License-Identifier | Long | Help | Protocols | Added | Category | Multi | See-also | Example | ||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. | curl | form-escape | Escape form fields using backslash | HTTP IMAP SMTP | 7.81.0 | http upload post | single |
|
|
--form-escape
Pass on names of multipart form fields and files using backslash-escaping instead of percent-encoding.