Home
last modified time | relevance | path

Searched refs:http_status (Results 1 – 25 of 25) sorted by relevance

/curl/tests/http/
H A Dtest_06_eyeballs.py51 r.check_response(count=1, http_status=200)
61 r.check_response(exitcode=7, http_status=None)
70 r.check_response(count=1, http_status=200)
80 r.check_response(count=1, http_status=200)
88 r.check_response(count=1, http_status=200)
99 r.check_response(count=1, http_status=0, exitcode=False)
110 r.check_response(count=1, http_status=None, exitcode=False)
H A Dtest_15_tracing.py46 r.check_response(http_status=200)
57 r.check_response(http_status=200)
70 r.check_response(http_status=200)
83 r.check_response(http_status=200)
102 r.check_response(http_status=200)
H A Dtest_10_proxy.py67 r.check_response(count=1, http_status=200)
81 r.check_response(count=1, http_status=200,
119 r.check_response(count=1, http_status=200)
131 r.check_response(count=1, http_status=200)
142 r.check_response(count=1, http_status=200,
159 r.check_response(count=1, http_status=200,
239 r.check_response(count=2, http_status=200)
262 r1.check_response(count=1, http_status=200)
271 r2.check_response(count=2, http_status=200)
287 r1.check_response(count=1, http_status=200)
[all …]
H A Dtest_13_proxy_auth.py66 r.check_response(count=1, http_status=407)
76 r.check_response(count=1, http_status=200)
87 r.check_response(count=1, http_status=407)
99 r.check_response(count=1, http_status=200)
108 r.check_response(exitcode=56, http_status=None)
117 r.check_response(count=1, http_status=200)
133 r.check_response(exitcode=56, http_status=None)
151 r.check_response(count=1, http_status=200,
H A Dtest_01_basic.py49 r.check_response(http_status=200)
58 r.check_response(http_status=200)
67 r.check_response(http_status=200, protocol='HTTP/2')
76 r.check_response(http_status=200, protocol='HTTP/1.1')
85 r.check_response(http_status=200, protocol='HTTP/3')
97 r.check_stats(http_status=200, count=1,
113 r.check_stats(http_status=200, count=1, exitcode=0,
H A Dtest_14_auth.py55 r.check_response(http_status=401)
67 r.check_response(http_status=200)
80 r.check_response(http_status=200)
97 r.check_response(http_status=401)
117 r.check_response(http_status=431)
H A Dtest_07_upload.py67 r.check_stats(count=1, http_status=200, exitcode=0)
82 r.check_stats(count=1, http_status=200, exitcode=0)
135 r.check_response(count=count, http_status=200)
260 r.check_response(count=count, http_status=200)
295 r.check_response(count=count, http_status=200)
315 r.check_response(count=count, http_status=200)
406 r.check_response(count=1, http_status=200)
427 r.check_response(count=1, http_status=200)
444 r.check_response(count=1, http_status=200)
623 r.check_response(count=count, http_status=200)
[all …]
H A Dtest_12_reuse.py53 r.check_response(count=count, http_status=200)
74 r.check_response(count=count, http_status=200)
95 r.check_response(count=count, http_status=200)
118 r.check_response(count=count, http_status=200)
141 r.check_response(count=count, http_status=200)
H A Dtest_30_vsftpd.py78 r.check_stats(count=1, http_status=226)
92 r.check_stats(count=count, http_status=226)
104 r.check_stats(count=count, http_status=226)
118 r.check_stats(count=count, http_status=226)
132 r.check_stats(count=count, http_status=226)
147 r.check_stats(count=count, http_status=226)
162 r.check_stats(count=count, http_status=226)
175 r.check_stats(count=count, http_status=226)
189 r.check_stats(count=count, http_status=226)
H A Dtest_31_vsftpds.py85 r.check_stats(count=1, http_status=226)
99 r.check_stats(count=count, http_status=226)
111 r.check_stats(count=count, http_status=226)
125 r.check_stats(count=count, http_status=226)
139 r.check_stats(count=count, http_status=226)
154 r.check_stats(count=count, http_status=226)
170 r.check_stats(count=count, http_status=226)
189 r.check_stats(count=count, http_status=226)
206 r.check_stats(count=count, http_status=226)
220 r.check_stats(count=count, http_status=226)
[all …]
H A Dtest_02_download.py68 r.check_response(http_status=200)
78 r.check_response(http_status=200, count=2)
103 r.check_response(http_status=200, count=count)
122 r.check_response(http_status=200, count=count)
156 r.check_response(http_status=200, count=count)
172 r.check_response(count=count, http_status=200)
184 r.check_response(count=count, http_status=200)
196 r.check_response(count=count, http_status=200)
208 r.check_response(count=count, http_status=200)
224 r.check_response(count=count, http_status=200)
[all …]
H A Dtest_19_shutdown.py64 r.check_response(http_status=200, count=2)
82 r.check_response(http_status=200, count=2)
99 r.check_response(http_status=200, count=count)
146 r.check_response(http_status=200, count=count)
171 r.check_response(http_status=200, count=2)
H A Dtest_04_stuttered.py59 r.check_response(count=1, http_status=200)
77 r.check_response(count=warmups+count, http_status=200)
99 r.check_response(count=warmups+count, http_status=200)
121 r.check_response(count=warmups+count, http_status=200)
H A Dtest_16_info.py62 r.check_stats(count=count, http_status=200, exitcode=0,
79 r.check_stats(count=count, http_status=200, exitcode=0,
98 r.check_response(count=count, http_status=200)
99 r.check_stats(count=count, http_status=200, exitcode=0,
112 r.check_stats(count=count, http_status=200, exitcode=0,
H A Dtest_08_caddy.py80 r.check_response(count=1, http_status=200)
93 r.check_response(count=count, http_status=200, connect_count=1)
108 r.check_response(count=count, http_status=200)
128 r.check_response(count=count, http_status=200, connect_count=1)
143 r.check_response(count=count, http_status=200, connect_count=1)
163 r.check_response(count=count, http_status=200)
184 r.check_stats(count=count, http_status=200, exitcode=0)
203 r.check_response(count=count, http_status=200)
H A Dtest_18_methods.py58 r.check_stats(count=count, http_status=204, exitcode=0)
71 r.check_stats(count=count, http_status=204, exitcode=0)
H A Dtest_11_unix.py109 r.check_response(count=1, http_status=200)
120 r.check_response(exitcode=35, http_status=None)
132 r.check_response(exitcode=96, http_status=None)
H A Dtest_03_goaway.py69 r.check_response(count=count, http_status=200)
107 r.check_response(count=count, http_status=200, connect_count=2)
138 r.check_response(count=count, http_status=200, connect_count=2)
H A Dtest_05_errors.py99 r.check_response(http_status=200, count=1)
104 r.check_response(http_status=200, count=1)
135 r.check_response(http_status=200, count=count)
H A Dtest_20_websockets.py85 r.check_response(http_status=426)
H A Dtest_17_ssl_use.py88 r.check_response(count=count, http_status=200)
/curl/tests/libtest/
H A Dlib1485.c35 int http_status; member
60 st->http_status = (int)httpcode; in header_callback()
61 if(st->http_status >= 200 && st->http_status < 300) { in header_callback()
/curl/tests/http/testenv/mod_curltest/
H A Dmod_curltest.c335 int http_status = 200; in curltest_tweak_handler() local
343 http_status = 204; in curltest_tweak_handler()
359 http_status = (int)apr_atoi64(val); in curltest_tweak_handler()
360 if(http_status > 0) { in curltest_tweak_handler()
441 r->status = http_status; in curltest_tweak_handler()
517 http_status = ap_map_http_request_error(rv, HTTP_BAD_REQUEST); in curltest_tweak_handler()
518 b = ap_bucket_error_create(http_status, NULL, r->pool, c->bucket_alloc); in curltest_tweak_handler()
521 http_status); in curltest_tweak_handler()
/curl/tests/http/testenv/
H A Dcurl.py329 def check_response(self, http_status: Optional[int] = 200,
351 if http_status is not None:
356 assert x['http_code'] == http_status, \
361 assert x['status'] == http_status, \
388 def check_stats(self, count: int, http_status: Optional[int] = None,
396 if http_status is not None:
400 assert x['http_code'] == http_status, \
/curl/lib/
H A Dcf-h2-proxy.c774 int http_status; in proxy_h2_on_header() local
779 result = Curl_http_decode_status(&http_status, in proxy_h2_on_header()
783 result = Curl_http_resp_make(&resp, http_status, NULL); in proxy_h2_on_header()

Completed in 53 milliseconds