Home
last modified time | relevance | path

Searched defs:HTTPMethod (Results 1 – 25 of 1010) sorted by relevance

12345678910>>...41

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/mac/
H A DHTTPGetRequest.m35 - (NSString*)HTTPMethod { method
H A DHTTPPutRequest.m47 - (NSString*)HTTPMethod { method
H A DHTTPSimplePostRequest.m53 - (NSString*)HTTPMethod { method
/dports/dns/flamethrower/flamethrower-0.11.0/flame/
H A Dhttp.h4 enum class HTTPMethod { enum
/dports/www/newsboat/newsboat-2.22.1/include/
H A Dminifluxapi.h9 using HTTPMethod = newsboat::utils::HTTPMethod; variable
H A Dnewsblurapi.h12 using HTTPMethod = newsboat::utils::HTTPMethod; variable
H A Dutils.h28 enum class HTTPMethod { enum
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT WebKit/win32/org/eclipse/swt/internal/webkit/
H A DIWebURLRequest.java29 public int HTTPMethod (long[] result) { in HTTPMethod() method in IWebURLRequest
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/
H A Drequests.go22 HTTPMethod string `q:"http_method"` member
91 HTTPMethod string `json:"http_method,omitempty"` member
188 HTTPMethod string `json:"http_method,omitempty"` member
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/
H A Drequests.go22 HTTPMethod string `q:"http_method"` member
91 HTTPMethod string `json:"http_method,omitempty"` member
186 HTTPMethod string `json:"http_method,omitempty"` member
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/
H A Drequests.go22 HTTPMethod string `q:"http_method"` member
91 HTTPMethod string `json:"http_method,omitempty"` member
186 HTTPMethod string `json:"http_method,omitempty"` member
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/
H A Drequests.go22 HTTPMethod string `q:"http_method"` member
91 HTTPMethod string `json:"http_method,omitempty"` member
188 HTTPMethod string `json:"http_method,omitempty"` member
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/
H A Drequests.go22 HTTPMethod string `q:"http_method"` member
91 HTTPMethod string `json:"http_method,omitempty"` member
186 HTTPMethod string `json:"http_method,omitempty"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/
H A Drequests.go22 HTTPMethod string `q:"http_method"` member
91 HTTPMethod string `json:"http_method,omitempty"` member
186 HTTPMethod string `json:"http_method,omitempty"` member
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/
H A Drequests.go22 HTTPMethod string `q:"http_method"` member
91 HTTPMethod string `json:"http_method,omitempty"` member
186 HTTPMethod string `json:"http_method,omitempty"` member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/
H A Drequests.go22 HTTPMethod string `q:"http_method"` member
91 HTTPMethod string `json:"http_method,omitempty"` member
186 HTTPMethod string `json:"http_method,omitempty"` member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/
H A Drequests.go22 HTTPMethod string `q:"http_method"` member
91 HTTPMethod string `json:"http_method,omitempty"` member
186 HTTPMethod string `json:"http_method,omitempty"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/
H A Drequests.go22 HTTPMethod string `q:"http_method"` member
91 HTTPMethod string `json:"http_method,omitempty"` member
188 HTTPMethod string `json:"http_method,omitempty"` member
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/
H A DHTTPMethod.h32 enum class HTTPMethod { enum
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/identity/cyberark/
H A Dcyberark_user.py204 def user_add_or_update(module, HTTPMethod): argument
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/util/
H A DXMLNetAccessor.hpp43 } HTTPMethod; typedef in XMLNetHTTPInfo
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/util/
H A DXMLNetAccessor.hpp43 } HTTPMethod; typedef in XMLNetHTTPInfo
/dports/comms/cqrlog/cqrlog-2.5.0/src/synapse/
H A Dhttpsend.pas137 function HTTPMethod(const Method, URL: string): Boolean; in HTTPMethod() function
380 function THTTPSend.HTTPMethod(const Method, URL: string): Boolean; in HTTPMethod() function
/dports/net-p2p/transmission-remote-gui/transgui-5.18.0/synapse/source/lib/
H A Dhttpsend.pas138 function HTTPMethod(const Method, URL: string): Boolean; in HTTPMethod() function
381 function THTTPSend.HTTPMethod(const Method, URL: string): Boolean; in HTTPMethod() function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cyberark/pas/plugins/modules/
H A Dcyberark_user.py241 def user_add_or_update(module, HTTPMethod, existing_info): argument

12345678910>>...41