mirror of
https://github.com/curl/curl.git
synced 2026-08-06 02:26:14 +03:00
Stephen Kick's interface fixes
This commit is contained in:
parent
4dba5750d4
commit
c9c7fcf411
3 changed files with 176 additions and 1 deletions
|
|
@ -356,6 +356,7 @@ struct UrlData {
|
|||
char *useragent; /* User-Agent string */
|
||||
|
||||
char *ftpport; /* port to send with the PORT command */
|
||||
char *device; /* Interface to use */
|
||||
|
||||
/* function that stores the output:*/
|
||||
curl_write_callback fwrite;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue