mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
grammar grammar!
This commit is contained in:
parent
7d3daa598f
commit
50e9f8ffd3
2
docs/FAQ
2
docs/FAQ
@ -376,7 +376,7 @@ FAQ
|
|||||||
|
|
||||||
curl -d "datatopost" -H "Content-Type: text/xml" [URL]
|
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
|
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
|
be HTTP, even if you specify a FTP URL. This effectively means that you
|
||||||
|
Loading…
Reference in New Issue
Block a user