Home
last modified time | relevance | path

Searched defs:user_agent (Results 1 – 25 of 2115) sorted by relevance

12345678910>>...85

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/middleware/
H A Dsame_site_cookies.rb76 def same_site_none_incompatible?(user_agent) argument
82 def has_webkit_same_site_bug?(user_agent) argument
87 def drops_unrecognized_same_site_cookies?(user_agent) argument
95 def ios_version?(major, user_agent) argument
103 def macos_version?(major, minor, user_agent) argument
111 def safari?(user_agent) argument
115 def chromium_based?(user_agent) argument
119 def chromium_version_between?(from_major, to_major, user_agent) argument
128 def uc_browser?(user_agent) argument
132 def uc_browser_version_at_least?(major, minor, build, user_agent) argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/
H A Dsystem_network_context_manager.cc23 const std::string& user_agent) { in CreateInstance()
51 const std::string& user_agent) { in CreateDefaultNetworkContextParams()
65 const std::string& user_agent) { in ConfigureDefaultNetworkContextParams()
74 const std::string& user_agent) in SystemNetworkContextManager()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/browser/
H A Dsystem_network_context_manager.cc23 const std::string& user_agent) { in CreateInstance()
51 const std::string& user_agent) { in CreateDefaultNetworkContextParams()
63 const std::string& user_agent) in SystemNetworkContextManager()
/dports/www/py-mwoauth/mwoauth-0.3.7/mwoauth/
H A Dfunctions.py62 user_agent=defaults.USER_AGENT): argument
126 user_agent=defaults.USER_AGENT): argument
201 user_agent=defaults.USER_AGENT): argument
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsip/
H A Dsip_ua_layer.c76 static struct user_agent struct
78 pjsip_module mod;
79 pj_pool_t *pool;
80 pjsip_endpoint *endpt;
81 pj_mutex_t *mutex;
82 pj_hash_table_t *dlg_table;
83 pjsip_ua_init_param param;
84 struct dlg_set free_dlgset_nodes;
/dports/www/py-scrapy/Scrapy-2.5.1/scrapy/
H A Drobotstxt.py46 def allowed(self, url, user_agent): argument
72 def allowed(self, url, user_agent): argument
90 def allowed(self, url, user_agent): argument
108 def allowed(self, url, user_agent): argument
127 def allowed(self, url, user_agent): argument
/dports/deskutils/egroupware/egroupware/openid/src/Entities/Traits/
H A DUserAgentTrait.php29 protected $user_agent; variable
43 public function setUserAgent($user_agent=null)
/dports/deskutils/egroupware/egroupware/api/src/Header/
H A DUserAgent.php57 public static function osBrowser($user_agent=null)
79 protected static $user_agent; variable in EGroupware\\Api\\Header\\UserAgent
/dports/audio/exaile/exaile-4.1.1/plugins/librivox/
H A Dlibrivoxsearch.py31 def __init__(self, title, rssurl, user_agent): argument
81 def find_books(keyword, user_agent): argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/spam/
H A Dspam_params.rb37 attr_reader :captcha_response, :spam_log_id, :ip_address, :user_agent, :referer accessor in Spam.SpamParams
39 def initialize(captcha_response:, spam_log_id:, ip_address:, user_agent:, referer:) argument
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/p2p/client/
H A Dhttpportallocator.cc102 const std::string &user_agent) in HttpPortAllocatorBase()
111 const std::string &user_agent) in HttpPortAllocatorBase()
129 const std::string& user_agent) in HttpPortAllocatorSessionBase()
218 const std::string &user_agent) in HttpPortAllocator()
224 const std::string &user_agent) in HttpPortAllocator()
H A Dhttpportallocator.h88 const std::string& user_agent() const { in user_agent() function
117 const std::string& user_agent() const { in user_agent() function
/dports/textproc/py-isbnlib/isbnlib-3.10.9/isbnlib/dev/
H A Dwebservice.py33 def __init__(self, url, user_agent=UA, values=None, appheaders=None): argument
105 def query(url, user_agent=UA, values=None, appheaders=None): argument
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/p2p/client/
H A Dhttpportallocator.cc83 const std::string &user_agent) in HttpPortAllocatorBase()
92 const std::string &user_agent) in HttpPortAllocatorBase()
113 const std::string& user_agent) in HttpPortAllocatorSessionBase()
230 const std::string &user_agent) in HttpPortAllocator()
236 const std::string &user_agent) in HttpPortAllocator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/assistant/
H A Dutils.cc28 void CreateUserAgent(std::string* user_agent) { in CreateUserAgent()
83 std::string user_agent; in CreateLibAssistantConfig() local
/dports/www/pglogd/pglogd-2.3/
H A Dpglogd_tables.sql11 "user_agent" text, field
28 "user_agent" text, field
53 "user_agent" text, field
/dports/www/R-cran-httr/httr/R/
H A Duser-agent.r11 user_agent <- function(agent) { function
/dports/devel/radare2/radare2-5.1.1/libr/bin/pdb/
H A Dpdb_downloader.h12 char *user_agent; member
19 char *user_agent; member
/dports/graphics/glad/glad-0.1.34/glad/
H A Dopener.py17 def build_urllib_opener(user_agent, *args, **kwargs): argument
67 def __init__(self, user_agent='Mozilla/5.0'): argument
/dports/devel/py-oci/oci-2.53.1/src/oci/audit/models/
H A Didentity.py320 def user_agent(self): member in Identity
334 def user_agent(self, user_agent): member in Identity
/dports/mail/nmh/nmh-1.7.1/config/
H A Dversion.c3 char *user_agent = "nmh/1.7.1"; variable
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/werkzeug/wrappers/
H A Duser_agent.py12 def user_agent(self): member in UserAgentMixin
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/galaxy/
H A Duser_agent.py13 def user_agent(): function
/dports/www/p5-HTTP-SimpleLinkChecker/HTTP-SimpleLinkChecker-1.168/lib/HTTP/
H A DSimpleLinkChecker.pm46 sub user_agent { $UA } subroutine
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/galaxy/
H A Duser_agent.py13 def user_agent(): function

12345678910>>...85