Home
last modified time | relevance | path

Searched defs:basic_auth_header (Results 1 – 8 of 8) sorted by relevance

/dports/www/p5-WWW-GitHub-Gist/WWW-GitHub-Gist-0.17/lib/WWW/GitHub/
H A DGist.pm408 sub basic_auth_header { subroutine
/dports/www/py-w3lib/w3lib-1.21.0/w3lib/
H A Dhttp.py81 def basic_auth_header(username, password, encoding='ISO-8859-1'): function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/helpers/
H A Dhttp_basic_auth_helpers.rb26 def basic_auth_header(username, password) method
/dports/net/kea/kea-2.0.1/src/bin/agent/tests/
H A Dca_response_creator_unittests.cc291 const BasicAuthHttpHeaderContext& basic_auth_header = in TEST_F() local
411 const BasicAuthHttpHeaderContext& basic_auth_header = in TEST_F() local
/dports/devel/py-libtaxii/libtaxii-1.1.119/libtaxii/
H A Dclients.py86 def basic_auth_header(self): member in HttpClient
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/
H A Durls.py1398 def basic_auth_header(username, password): function
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/module_utils/
H A Durls.py1520 def basic_auth_header(username, password): function
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/module_utils/
H A Durls.py1662 def basic_auth_header(username, password): function