Home
last modified time | relevance | path

Searched +defs:http +defs:code (Results 1 – 25 of 1850) sorted by relevance

12345678910>>...74

/dports/lang/swi-pl/swipl-8.2.3/packages/http/
H A Dhttp_header.pl97 http:status_page/3, % +Status, +Context, -HTML label
98 http:status_reply/3, % +Status, -Reply, +Options label
99 http:serialize_reply/2, % +Reply, -Body label
100 http:post_data_hook/3, % +Data, +Out, +HdrExtra label
101 http:mime_type_encoding/2. % +MimeType, -Encoding label
400 code: Code, label
502 http:serialize_reply(Reply, Body), label
555 http:status_reply(Term, Reply, Options) label
994 http:post_data_hook(Data, Out, HdrExtra), label
2621 http:http_address//0. label
[all …]
/dports/security/libressl/libressl-3.4.3/apps/ocspcheck/
H A Dhttp.c56 struct http { struct
70 dosysread(char *buf, size_t sz, const struct http *http) in dosysread()
81 dosyswrite(const void *buf, size_t sz, const struct http *http) in dosyswrite()
92 dotlsread(char *buf, size_t sz, const struct http *http) in dotlsread()
107 dotlswrite(const void *buf, size_t sz, const struct http *http) in dotlswrite()
148 http_read(char *buf, size_t sz, const struct http *http) in http_read()
182 http_disconnect(struct http *http) in http_disconnect()
208 http_free(struct http *http) in http_free()
228 struct http *http; in http_alloc() local
457 unsigned int code; in http_head_status() local
[all …]
/dports/security/libressl-static/libressl-3.3.5/apps/ocspcheck/
H A Dhttp.c56 struct http { struct
70 dosysread(char *buf, size_t sz, const struct http *http) in dosysread()
81 dosyswrite(const void *buf, size_t sz, const struct http *http) in dosyswrite()
92 dotlsread(char *buf, size_t sz, const struct http *http) in dotlsread()
107 dotlswrite(const void *buf, size_t sz, const struct http *http) in dotlswrite()
153 http_read(char *buf, size_t sz, const struct http *http) in http_read()
187 http_disconnect(struct http *http) in http_disconnect()
213 http_free(struct http *http) in http_free()
233 struct http *http; in http_alloc() local
462 unsigned int code; in http_head_status() local
[all …]
/dports/www/obhttpd/libressl-3.4.1/apps/ocspcheck/
H A Dhttp.c56 struct http { struct
70 dosysread(char *buf, size_t sz, const struct http *http) in dosysread()
81 dosyswrite(const void *buf, size_t sz, const struct http *http) in dosyswrite()
92 dotlsread(char *buf, size_t sz, const struct http *http) in dotlsread()
107 dotlswrite(const void *buf, size_t sz, const struct http *http) in dotlswrite()
148 http_read(char *buf, size_t sz, const struct http *http) in http_read()
182 http_disconnect(struct http *http) in http_disconnect()
208 http_free(struct http *http) in http_free()
228 struct http *http; in http_alloc() local
457 unsigned int code; in http_head_status() local
[all …]
/dports/devel/nuitka/Nuitka-0.6.17/tests/standalone/
H A DUrllib3Using.py59 def log_request(self, code): argument
87 http = urllib3.PoolManager() variable
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/oauth2client/oauth2client/
H A Dclient.py202 def authorize(self, http): argument
215 def refresh(self, http): argument
224 def revoke(self, http): argument
538 def refresh(self, http): argument
547 def revoke(self, http): argument
735 def _refresh(self, http): argument
821 def _revoke(self, http): argument
974 def _revoke(self, http): argument
1618 def credentials_from_code(client_id, client_secret, scope, code, argument
1684 def credentials_from_clientsecrets_and_code(filename, scope, code, argument
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/third_party/oauth2client_4_0/
H A Dclient.py203 def authorize(self, http): argument
216 def refresh(self, http): argument
225 def revoke(self, http): argument
539 def refresh(self, http): argument
548 def revoke(self, http): argument
736 def _refresh(self, http): argument
822 def _revoke(self, http): argument
975 def _revoke(self, http): argument
1619 def credentials_from_code(client_id, client_secret, scope, code, argument
1685 def credentials_from_clientsecrets_and_code(filename, scope, code, argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
H A Dclient.py202 def authorize(self, http): argument
215 def refresh(self, http): argument
224 def revoke(self, http): argument
538 def refresh(self, http): argument
547 def revoke(self, http): argument
735 def _refresh(self, http): argument
821 def _revoke(self, http): argument
974 def _revoke(self, http): argument
1618 def credentials_from_code(client_id, client_secret, scope, code, argument
1684 def credentials_from_clientsecrets_and_code(filename, scope, code, argument
[all …]
/dports/security/py-oauth2client/oauth2client-4.1.3/oauth2client/
H A Dclient.py202 def authorize(self, http): argument
215 def refresh(self, http): argument
224 def revoke(self, http): argument
538 def refresh(self, http): argument
547 def revoke(self, http): argument
735 def _refresh(self, http): argument
821 def _revoke(self, http): argument
974 def _revoke(self, http): argument
1618 def credentials_from_code(client_id, client_secret, scope, code, argument
1684 def credentials_from_clientsecrets_and_code(filename, scope, code, argument
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/http/impl/
H A Dresponse.hpp39 namespace http { namespace
191 inline void response::set_status(status_code::value code) { in set_status()
197 inline void response::set_status(status_code::value code, std::string const & in set_status()
224 int code; in process() local
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/http/impl/
H A Dresponse.hpp39 namespace http { namespace
191 inline void response::set_status(status_code::value code) { in set_status()
197 inline void response::set_status(status_code::value code, std::string const & in set_status()
224 int code; in process() local
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/http/impl/
H A Dresponse.hpp39 namespace http { namespace
191 inline void response::set_status(status_code::value code) { in set_status()
197 inline void response::set_status(status_code::value code, std::string const & in set_status()
224 int code; in process() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/http/impl/
H A Dresponse.hpp39 namespace http { namespace
191 inline void response::set_status(status_code::value code) { in set_status()
197 inline void response::set_status(status_code::value code, std::string const & in set_status()
224 int code; in process() local
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/tests/functional/http/utilities/
H A Dtest_server_utilities.cpp25 namespace http namespace
33 unsigned short code) in verify_request()
46 unsigned short code, in verify_request()
62 unsigned short code, in verify_request()
77 unsigned short code, in verify_request()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/net/http/
H A Dserver_test.go5 package http package
90 code int member
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/models/apis/sdb/2009-04-15/
H A Dapi-2.json14 "http":{ object
22 "http":{ object
58 "code":"NoSuchDomain", string
113 "http":{ object
150 "http":{ object
196 "http":{ object
215 "http":{ object
247 "http":{ object
288 "http":{ object
320 "http":{ object
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/models/apis/sdb/2009-04-15/
H A Dapi-2.json14 "http":{ object
22 "http":{ object
58 "code":"NoSuchDomain", string
113 "http":{ object
150 "http":{ object
196 "http":{ object
215 "http":{ object
247 "http":{ object
288 "http":{ object
320 "http":{ object
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/models/apis/sdb/2009-04-15/
H A Dapi-2.json14 "http":{ object
22 "http":{ object
58 "code":"NoSuchDomain", string
113 "http":{ object
150 "http":{ object
196 "http":{ object
215 "http":{ object
247 "http":{ object
288 "http":{ object
320 "http":{ object
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/models/apis/sdb/2009-04-15/
H A Dapi-2.json14 "http":{ object
22 "http":{ object
58 "code":"NoSuchDomain", string
113 "http":{ object
150 "http":{ object
196 "http":{ object
215 "http":{ object
247 "http":{ object
288 "http":{ object
320 "http":{ object
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/models/apis/sdb/2009-04-15/
H A Dapi-2.json14 "http":{ object
22 "http":{ object
58 "code":"NoSuchDomain", string
113 "http":{ object
150 "http":{ object
196 "http":{ object
215 "http":{ object
247 "http":{ object
288 "http":{ object
320 "http":{ object
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/models/apis/sdb/2009-04-15/
H A Dapi-2.json14 "http":{ object
22 "http":{ object
58 "code":"NoSuchDomain", string
113 "http":{ object
150 "http":{ object
196 "http":{ object
215 "http":{ object
247 "http":{ object
288 "http":{ object
320 "http":{ object
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/models/apis/sdb/2009-04-15/
H A Dapi-2.json14 "http":{ object
22 "http":{ object
58 "code":"NoSuchDomain", string
113 "http":{ object
150 "http":{ object
196 "http":{ object
215 "http":{ object
247 "http":{ object
288 "http":{ object
320 "http":{ object
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/models/apis/sdb/2009-04-15/
H A Dapi-2.json14 "http":{ object
22 "http":{ object
58 "code":"NoSuchDomain", string
113 "http":{ object
150 "http":{ object
196 "http":{ object
215 "http":{ object
247 "http":{ object
288 "http":{ object
320 "http":{ object
[all …]
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/models/apis/sdb/2009-04-15/
H A Dapi-2.json14 "http":{ object
22 "http":{ object
58 "code":"NoSuchDomain", string
113 "http":{ object
150 "http":{ object
196 "http":{ object
215 "http":{ object
247 "http":{ object
288 "http":{ object
320 "http":{ object
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/models/apis/sdb/2009-04-15/
H A Dapi-2.json14 "http":{ object
22 "http":{ object
58 "code":"NoSuchDomain", string
113 "http":{ object
150 "http":{ object
196 "http":{ object
215 "http":{ object
247 "http":{ object
288 "http":{ object
320 "http":{ object
[all …]

12345678910>>...74