mirror of
https://github.com/curl/curl.git
synced 2026-08-24 21:43:32 +03:00
grammar grammar!
This commit is contained in:
parent
7d3daa598f
commit
50e9f8ffd3
1 changed files with 1 additions and 1 deletions
2
docs/FAQ
2
docs/FAQ
|
|
@ -376,7 +376,7 @@ FAQ
|
|||
|
||||
curl -d "datatopost" -H "Content-Type: text/xml" [URL]
|
||||
|
||||
3.12 Why do FTP specific features over HTTP proxy fails?
|
||||
3.12 Why do FTP specific features over HTTP proxy fail?
|
||||
|
||||
Because when you use a HTTP proxy, the protocol spoken on the network will
|
||||
be HTTP, even if you specify a FTP URL. This effectively means that you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue