mirror of
https://github.com/curl/curl.git
synced 2026-08-06 05:06:12 +03:00
CURLOPT_SEEKFUNCTION.md: used for FTP, HTTP and SFTP (only)
The same goes for *SEEKDATA. Closes #15903
This commit is contained in:
parent
852692b24f
commit
abf8062449
2 changed files with 6 additions and 2 deletions
|
|
@ -10,7 +10,9 @@ See-also:
|
|||
- CURLOPT_SEEKFUNCTION (3)
|
||||
- CURLOPT_STDERR (3)
|
||||
Protocol:
|
||||
- All
|
||||
- FTP
|
||||
- HTTP
|
||||
- SFTP
|
||||
Added-in: 7.18.0
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,9 @@ See-also:
|
|||
- CURLOPT_SEEKDATA (3)
|
||||
- CURLOPT_STDERR (3)
|
||||
Protocol:
|
||||
- All
|
||||
- FTP
|
||||
- HTTP
|
||||
- SFTP
|
||||
Added-in: 7.18.0
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue