Home
last modified time | relevance | path

Searched defs:USER_AGENT (Results 201 – 225 of 227) sorted by relevance

12345678910

/dports/devel/py-wlc/wlc-1.12/wlc/
H A D__init__.py39 USER_AGENT = f"wlc/{__version__}" variable
/dports/games/coronapoker/coronapoker-4.33/src/main/java/com/tonikelope/coronapoker/
H A DHelpers.java119 …public static final String USER_AGENT = "Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 F… field in Helpers
/dports/www/py-httpx013/httpx-0.13.3/httpx/
H A D_models.py578 USER_AGENT = f"python-httpx/{__version__}" variable
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/parosproxy/paros/
H A DConstant.java288 public static final String USER_AGENT = ""; field in Constant
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DHTTPClient.cpp365 #define USER_AGENT "osgearth" QUOTE(OSGEARTH_MAJOR_VERSION) "." QUOTE(OSGEARTH_MINOR_VERSION) macro
/dports/mail/evolution/evolution-3.42.1/src/libemail-engine/
H A De-mail-session-utils.c30 #define USER_AGENT ("Evolution " VERSION VERSION_SUBSTRING " " VERSION_COMMENT) macro
H A Dmail-ops.c49 #define USER_AGENT ("Evolution " VERSION VERSION_SUBSTRING " " VERSION_COMMENT) macro
H A De-mail-folder-utils.c32 #define USER_AGENT ("Evolution " VERSION VERSION_SUBSTRING " " VERSION_COMMENT) macro
/dports/devel/py-keystoneauth1/keystoneauth1-4.4.0/keystoneauth1/tests/unit/
H A Dtest_session.py1353 USER_AGENT = uuid.uuid4().hex variable in AdapterTest
/dports/www/nextcloud/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/Internal/
H A DResources.php197 const USER_AGENT = 'User-Agent'; define in MicrosoftAzure\\Storage\\Common\\Internal\\Resources
/dports/www/buku/buku-4.6/
H A Dbuku.py97 USER_AGENT = 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0' variable
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsua-lib/
H A Dpjsua_core.c586 const pj_str_t USER_AGENT = { "User-Agent", 10}; in options_on_rx_request() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT WebKit/cocoa/org/eclipse/swt/browser/
H A DWebKit.java59 static final String USER_AGENT = "user-agent"; //$NON-NLS-1$ field in WebKit
/dports/dns/noip/noip-2.1.9/
H A Dnoip2.c201 #define USER_AGENT "User-Agent: FreeBSD-DUC/"VERSION macro
/dports/www/py-httpx/httpx-0.21.1/httpx/
H A D_client.py88 USER_AGENT = f"python-httpx/{__version__}" variable
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_ra_local/
H A Dra_plugin.c551 #define USER_AGENT "SVN/" SVN_VER_NUMBER " (" SVN_BUILD_TARGET ")" \ macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/browser/
H A DWebKit.java159 static final String USER_AGENT = "user-agent"; //$NON-NLS-1$ field in WebKit
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_ra_local/
H A Dra_plugin.c551 #define USER_AGENT "SVN/" SVN_VER_NUMBER " (" SVN_BUILD_TARGET ")" \ macro
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/browser/
H A DWebKit.java160 static final String USER_AGENT = "user-agent"; //$NON-NLS-1$ field in WebKit
/dports/security/ssllabs-scan/ssllabs-scan-1.5.0/
H A Dssllabs-scan-v3.go55 var USER_AGENT = "ssllabs-scan v1.5.0 (dev $Id$)" var
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_ra_local/
H A Dra_plugin.c551 #define USER_AGENT "SVN/" SVN_VER_NUMBER " (" SVN_BUILD_TARGET ")" \ macro
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_ra_local/
H A Dra_plugin.c551 #define USER_AGENT "SVN/" SVN_VER_NUMBER " (" SVN_BUILD_TARGET ")" \ macro
/dports/x11-toolkits/osm-gps-map/osm-gps-map-1.1.0/src/
H A Dosm-gps-map-widget.c148 #define USER_AGENT "libosmgpsmap/1.0" macro
/dports/www/py-google-cloud-storage/google-cloud-storage-1.43.0/tests/unit/
H A Dtest_blob.py5746 USER_AGENT = "testing 1.2.3" variable in _Connection
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/bittorrent/
H A Dsession.cpp107 static const char USER_AGENT[] = "qBittorrent/" QBT_VERSION_2; variable

12345678910