Home
last modified time | relevance | path

Searched refs:DEFAULT_HTTP_PORT (Results 101 – 125 of 163) sorted by relevance

1234567

/dports/lang/fpc-source/fpc-3.2.2/packages/httpd13/src/
H A Dhttpd.inc91 DEFAULT_HTTP_PORT = 80;
99 // ap_default_port(r) = DEFAULT_HTTP_PORT;
/dports/www/htdigest/httpd-2.4.6/modules/proxy/
H A Dproxy_util.c2968 if (uri->port_str && uri->port != DEFAULT_HTTP_PORT) { in ap_proxy_create_hdrbrgd()
2975 if (uri->port_str && uri->port != DEFAULT_HTTP_PORT) { in ap_proxy_create_hdrbrgd()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DInternal.cs2227 DEFAULT_HTTP_PORT = 80, enumerator
/dports/ftp/wget/wget-1.21.2/src/
H A Durl.c80 { "http", "http://", DEFAULT_HTTP_PORT, scm_has_query|scm_has_fragment },
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/src/
H A Dgroonga.c80 #define DEFAULT_HTTP_PORT 10041 macro
2897 static const int default_http_port = DEFAULT_HTTP_PORT;
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/src/
H A Dgroonga.c80 #define DEFAULT_HTTP_PORT 10041
2897 static const int default_http_port = DEFAULT_HTTP_PORT;
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/src/
H A Dgroonga.c80 #define DEFAULT_HTTP_PORT 10041
2897 static const int default_http_port = DEFAULT_HTTP_PORT;
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/src/
H A Dgroonga.c80 #define DEFAULT_HTTP_PORT 10041 macro
2897 static const int default_http_port = DEFAULT_HTTP_PORT;
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/src/
H A Dgroonga.c80 #define DEFAULT_HTTP_PORT 10041 macro
2897 static const int default_http_port = DEFAULT_HTTP_PORT;
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/src/
H A Dgroonga.c80 #define DEFAULT_HTTP_PORT 10041 macro
2897 static const int default_http_port = DEFAULT_HTTP_PORT;
/dports/www/apache24/httpd-2.4.53/modules/proxy/
H A Dmod_proxy_http.c95 port = def_port = (is_ssl) ? DEFAULT_HTTPS_PORT : DEFAULT_HTTP_PORT; in proxy_http_canon()
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd20/src/
H A Dhttpd.inc205 DEFAULT_HTTP_PORT = 80;
/dports/www/fpc-httpd22/fpc-3.2.2/packages/httpd22/src/
H A Dhttpd.inc203 DEFAULT_HTTP_PORT = 80;
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd22/src/
H A Dhttpd.inc203 DEFAULT_HTTP_PORT = 80;
/dports/devel/kf5-kio/kio-5.89.0/src/ioslaves/http/
H A Dhttp.cpp404 return isEncryptedHttpVariety(m_protocol) ? DEFAULT_HTTPS_PORT : DEFAULT_HTTP_PORT; in defaultPort()
/dports/www/fpc-httpd24/fpc-3.2.2/packages/httpd24/src/
H A Dhttpd.inc194 DEFAULT_HTTP_PORT = 80;
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd24/src/
H A Dhttpd.inc194 DEFAULT_HTTP_PORT = 80;
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/qsci/api/python/
H A DPython-3.2.api1776 http.cookiejar.DEFAULT_HTTP_PORT
H A DPython-2.4.api1372 cookielib.DEFAULT_HTTP_PORT
H A DPython-3.1.api2179 http.cookiejar.DEFAULT_HTTP_PORT
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/qsci/api/python/
H A DPython-3.2.api1776 http.cookiejar.DEFAULT_HTTP_PORT
H A DPython-2.4.api1372 cookielib.DEFAULT_HTTP_PORT
H A DPython-3.1.api2179 http.cookiejar.DEFAULT_HTTP_PORT
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/qsci/api/python/
H A DPython-3.2.api1776 http.cookiejar.DEFAULT_HTTP_PORT
H A DPython-2.4.api1372 cookielib.DEFAULT_HTTP_PORT

1234567