fetch: hardcode HTTPS port and fallback to /etc/services for other unknown ports.
This commit is contained in:
@ -34,6 +34,7 @@
|
||||
|
||||
#define FTP_DEFAULT_PORT 21
|
||||
#define HTTP_DEFAULT_PORT 80
|
||||
#define HTTPS_DEFAULT_PORT 443
|
||||
#define FTP_DEFAULT_PROXY_PORT 21
|
||||
#define HTTP_DEFAULT_PROXY_PORT 3128
|
||||
|
||||
|
Reference in New Issue
Block a user