Home
last modified time | relevance | path

Searched defs:http_method (Results 1 – 25 of 481) sorted by relevance

12345678910>>...20

/dports/benchmarks/tsung/tsung-1.7.0/src/tsung/
H A Dts_http_common.erl584 http_method("get")-> 'GET'; function
585 http_method("post")-> 'POST'; function
586 http_method("head")-> 'HEAD'; function
587 http_method("put")-> 'PUT'; function
592 http_method("copy")-> 'COPY'; function
593 http_method("move")-> 'MOVE'; function
594 http_method("lock")-> 'LOCK'; function
596 http_method("mkcol")-> 'MKCOL'; function
601 http_method("merge")-> 'MERGE'; function
602 http_method("patch")-> 'PATCH'; function
[all …]
/dports/www/moodle310/moodle/lib/ltiprovider/src/OAuth/
H A DOAuthRequest.php15 protected $http_method; variable in IMSGlobal\\LTI\\OAuth\\OAuthRequest
21 function __construct($http_method, $http_url, $parameters = null) {
35 public static function from_request($http_method = null, $http_url = null, $parameters = null) {
79 …public static function from_consumer_and_token($consumer, $token, $http_method, $http_url, $parame…
/dports/www/moodle311/moodle/lib/ltiprovider/src/OAuth/
H A DOAuthRequest.php15 protected $http_method; variable in IMSGlobal\\LTI\\OAuth\\OAuthRequest
21 function __construct($http_method, $http_url, $parameters = null) {
35 public static function from_request($http_method = null, $http_url = null, $parameters = null) {
79 …public static function from_consumer_and_token($consumer, $token, $http_method, $http_url, $parame…
/dports/www/moodle39/moodle/lib/ltiprovider/src/OAuth/
H A DOAuthRequest.php15 protected $http_method; variable in IMSGlobal\\LTI\\OAuth\\OAuthRequest
21 function __construct($http_method, $http_url, $parameters = null) {
35 public static function from_request($http_method = null, $http_url = null, $parameters = null) {
79 …public static function from_consumer_and_token($consumer, $token, $http_method, $http_url, $parame…
/dports/deskutils/egroupware/egroupware/vendor/celtic/lti/src/OAuth/
H A DOAuthRequest.php16 protected $http_method; variable in ceLTIc\\LTI\\OAuth\\OAuthRequest
23 function __construct($http_method, $http_url, $parameters = null)
35 public static function from_request($http_method = null, $http_url = null, $parameters = null)
102 …public static function from_consumer_and_token($consumer, $token, $http_method, $http_url, $parame…
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Util/OAuth/
H A DOAuthRequest.php35 protected $http_method; variable in Ampache\\Module\\Util\\OAuth\\OAuthRequest
48 public function __construct($http_method, $http_url, $parameters = null)
66 public static function from_request($http_method = null, $http_url = null, $parameters = null)
112 …public static function from_consumer_and_token($consumer, $token, $http_method, $http_url, $parame…
/dports/www/e107/e107/e107_handlers/vendor/hybridauth/hybridauth/src/Thirdparty/OAuth/
H A DOAuthRequest.php18 public $http_method; variable in Hybridauth\\Thirdparty\\OAuth\\OAuthRequest
32 public function __construct($http_method, $http_url, $parameters = null)
50 public static function from_request($http_method = null, $http_url = null, $parameters = null)
94 …public static function from_consumer_and_token($consumer, $token, $http_method, $http_url, $parame…
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/imsglobal/lti/src/OAuth/
H A DOAuthRequest.php15 protected $http_method; variable in IMSGlobal\\LTI\\OAuth\\OAuthRequest
22 function __construct($http_method, $http_url, $parameters = null) {
36 public static function from_request($http_method = null, $http_url = null, $parameters = null) {
87 …public static function from_consumer_and_token($consumer, $token, $http_method, $http_url, $parame…
/dports/science/libkml/libkml-1.3.0/tests/kml/convenience/
H A Dhttp_client_test_util.h44 virtual bool SendRequest(HttpMethodEnum http_method, in SendRequest()
72 virtual bool SendRequest(HttpMethodEnum http_method, in SendRequest()
101 virtual bool SendRequest(HttpMethodEnum http_method, in SendRequest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web/navigation/
H A Dwk_back_forward_list_item_holder.h44 NSString* http_method() const { return http_method_; } in http_method() function
45 void set_http_method(NSString* http_method) { in set_http_method()
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/oauthlib/oauth1/rfc5849/endpoints/
H A Dauthorization.py58 def create_authorization_response(self, uri, http_method='GET', body=None, argument
140 def get_realms_and_credentials(self, uri, http_method='GET', body=None, argument
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/oauthlib/oauth1/rfc5849/endpoints/
H A Dauthorization.py54 def create_authorization_response(self, uri, http_method='GET', body=None, argument
136 def get_realms_and_credentials(self, uri, http_method='GET', body=None, argument
/dports/security/py-oauthlib/oauthlib-1.1.2/oauthlib/oauth1/rfc5849/endpoints/
H A Dauthorization.py57 def create_authorization_response(self, uri, http_method='GET', body=None, argument
139 def get_realms_and_credentials(self, uri, http_method='GET', body=None, argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/oauthlib/oauth1/rfc5849/endpoints/
H A Dauthorization.py60 http_method='GET', argument
146 http_method='GET', argument
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/
H A Dstatic-policy.json47 "http_method": "POST", string
63 "http_method": "GET", string
81 "http_method": "POST", string
101 "http_method": "POST", string
119 "http_method": "GET", string
142 "http_method": "GET", string
156 "http_method": "GET", string
169 "http_method": "POST", string
208 "http_method": "GET", string
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/google_apis/gaia/
H A Doauth_request_signer.cc80 OAuthRequestSigner::HttpMethod http_method, in BuildBaseString()
243 OAuthRequestSigner::HttpMethod http_method, in PrepareParameters()
263 OAuthRequestSigner::HttpMethod http_method, in SignParameters()
368 HttpMethod http_method, in ParseAndSign()
398 HttpMethod http_method, in SignURL()
431 HttpMethod http_method, in SignAuthHeader()
/dports/www/chromium-legacy/chromium-88.0.4324.182/google_apis/gaia/
H A Doauth_request_signer.cc81 OAuthRequestSigner::HttpMethod http_method, in BuildBaseString()
244 OAuthRequestSigner::HttpMethod http_method, in PrepareParameters()
264 OAuthRequestSigner::HttpMethod http_method, in SignParameters()
369 HttpMethod http_method, in ParseAndSign()
399 HttpMethod http_method, in SignURL()
432 HttpMethod http_method, in SignAuthHeader()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/oauthlib/oauth2/rfc6749/endpoints/
H A Dauthorization.py88 http_method='GET', argument
110 http_method='GET', argument
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/oauthlib/oauth2/rfc6749/endpoints/
H A Dauthorization.py89 def create_authorization_response(self, uri, http_method='GET', body=None, argument
107 def validate_authorization_request(self, uri, http_method='GET', body=None, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/wilco_dtc_supportd/
H A Dwilco_dtc_supportd_web_request_service.cc41 wilco_dtc_supportd::mojom::WilcoDtcSupportdWebRequestHttpMethod in GetHttpMethod()
92 wilco_dtc_supportd::mojom::WilcoDtcSupportdWebRequestHttpMethod http_method, in PerformRequest()
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/oauthlib/oauth2/rfc6749/endpoints/
H A Dauthorization.py86 def create_authorization_response(self, uri, http_method='GET', body=None, argument
104 def validate_authorization_request(self, uri, http_method='GET', body=None, argument
/dports/security/py-oauthlib/oauthlib-1.1.2/oauthlib/oauth2/rfc6749/endpoints/
H A Dauthorization.py88 def create_authorization_response(self, uri, http_method='GET', body=None, argument
106 def validate_authorization_request(self, uri, http_method='GET', body=None, argument
/dports/www/obhttpd/httpd-7.0.20211221/src/usr.sbin/httpd/
H A Dhttp.h80 struct http_method { struct
81 enum httpmethod method_id;
82 const char *method_name;
241 enum httpmethod http_method; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/trusted_vault/
H A Dtrusted_vault_request.cc59 std::string GetHttpMethodString(TrustedVaultRequest::HttpMethod http_method) { in GetHttpMethodString()
73 HttpMethod http_method, in TrustedVaultRequest()
/dports/science/libkml/libkml-1.3.0/examples/hellonet/
H A Dcurlfetch.cc69 kmlconvenience::HttpMethodEnum http_method, in CurlHttpRequest()
119 kmlconvenience::HttpMethodEnum http_method, in SendRequest()

12345678910>>...20