Home
last modified time | relevance | path

Searched refs:follow_redirects (Results 201 – 225 of 702) sorted by relevance

12345678910>>...29

/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/modules/
H A Duri.py561 follow_redirects = module.params['follow_redirects']
580 module.params['follow_redirects'] = follow_redirects
618follow_redirects=dict(type='str', default='safe', choices=['all', 'no', 'none', 'safe', 'urllib2',…
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/modules/
H A Duri.py578 follow_redirects = module.params['follow_redirects']
597 module.params['follow_redirects'] = follow_redirects
636follow_redirects=dict(type='str', default='safe', choices=['all', 'no', 'none', 'safe', 'urllib2',…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/error_tracking/
H A Dsentry_client.rb40 follow_redirects: false
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/loader/
H A Dtest_request_peer.h52 bool follow_redirects = true; member
H A Dtest_request_peer.cc36 return context_->follow_redirects; in OnReceivedRedirect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/oauth2client/tests/
H A Dhttp_mock.py83 self.follow_redirects = True
/dports/devel/cpp-netlib/cpp-netlib-cpp-netlib-0.13.0-final/libs/network/example/
H A Dhttp_client.cpp54 client_options.follow_redirects(true); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/httplib2/tests/
H A Dtest_external.py87 http.follow_redirects = False
/dports/devel/py-jupyter-server/jupyter_server-1.12.1/jupyter_server/tests/auth/
H A Dtest_login.py47 follow_redirects=False,
/dports/www/py-tornado4/tornado-4.5.3/tornado/test/
H A Dweb_test.py348 follow_redirects=False)
355 follow_redirects=False)
784 response = self.fetch("/redirect?status=307", follow_redirects=False)
791 response = self.fetch("/web_redirect", follow_redirects=False)
1239 response = self.fetch('/static/dir/', follow_redirects=False)
1244 response = self.fetch('/static/dir', follow_redirects=False)
2731 response = self.fetch("/removeslash/", follow_redirects=False)
2740 response = self.fetch("/addslash", follow_redirects=False)
2744 response = self.fetch("/addslash?foo=bar", follow_redirects=False)
2882 response = self.fetch('/src', follow_redirects=False)
[all …]
/dports/sysutils/py-salt/salt-3004.1/salt/ext/tornado/test/
H A Dweb_test.py349 follow_redirects=False)
356 follow_redirects=False)
785 response = self.fetch("/redirect?status=307", follow_redirects=False)
792 response = self.fetch("/web_redirect", follow_redirects=False)
1240 response = self.fetch('/static/dir/', follow_redirects=False)
1245 response = self.fetch('/static/dir', follow_redirects=False)
2732 response = self.fetch("/removeslash/", follow_redirects=False)
2741 response = self.fetch("/addslash", follow_redirects=False)
2745 response = self.fetch("/addslash?foo=bar", follow_redirects=False)
2883 response = self.fetch('/src', follow_redirects=False)
[all …]
/dports/www/p5-WWW-Wikipedia/WWW-Wikipedia-2.05/
H A DREADME54 passing a false value to "follow_redirects".
81 follow_redirects()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/uri/tasks/
H A Dmain.yml176 - name: test redirect without follow_redirects
179 follow_redirects: 'none'
626 - name: Test follow_redirects=none
629 - name: Test follow_redirects=safe
632 - name: Test follow_redirects=urllib2
635 - name: Test follow_redirects=all
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/windows/tests/integration/targets/module_utils_WebRequest/library/
H A Dweb_request_test.ps1206 follow_redirects = 'None'
253 follow_redirects = 'All'
410 follow_redirects = 'safe'
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/module_utils_Ansible.ModuleUtils.WebRequest/library/
H A Dweb_request_test.ps1206 follow_redirects = 'None'
253 follow_redirects = 'All'
410 follow_redirects = 'safe'
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/module_utils_Ansible.ModuleUtils.WebRequest/library/
H A Dweb_request_test.ps1206 follow_redirects = 'None'
253 follow_redirects = 'All'
410 follow_redirects = 'safe'
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/plugins/lookup/
H A Durl.py205 follow_redirects=self.get_option('follow_redirects'),
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/plugins/lookup/
H A Durl.py202 follow_redirects=self.get_option('follow_redirects'),
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/bulk_imports/clients/
H A Dhttp.rb105 follow_redirects: false
/dports/www/firefox/firefox-99.0/third_party/rust/viaduct/src/
H A Dmozilla.appservices.httpconfig.protobuf.rs12 pub follow_redirects: bool, field
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/viaduct/src/
H A Dmozilla.appservices.httpconfig.protobuf.rs12 pub follow_redirects: bool, field
/dports/security/acmed/acmed-0.18.0/cargo-crates/attohttpc-0.17.0/tests/
H A Dtest_redirection.rs63 .follow_redirects(false) in test_redirection_disallowed()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/viaduct/src/
H A Dmozilla.appservices.httpconfig.protobuf.rs12 pub follow_redirects: bool, field
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/viaduct/src/
H A Dmozilla.appservices.httpconfig.protobuf.rs12 pub follow_redirects: bool, field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/loader/
H A Dtest_request_peer.cc34 return context_->follow_redirects; in OnReceivedRedirect()

12345678910>>...29