Home
last modified time | relevance | path

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

12345678910>>...523

/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/beanstalk/
H A Dresponse.py336 response = response['CheckDNSAvailabilityResult']
348 response = response['CreateApplicationResponse']
351 response = response['CreateApplicationResult']
393 response = response['CreateEnvironmentResponse']
396 response = response['CreateEnvironmentResult']
427 response = response['DeleteApplicationResponse']
529 response = response['DescribeEventsResponse']
532 response = response['DescribeEventsResult']
573 response = response['RestartAppServerResponse']
629 response = response['UpdateApplicationResult']
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/beanstalk/
H A Dresponse.py336 response = response['CheckDNSAvailabilityResult']
348 response = response['CreateApplicationResponse']
351 response = response['CreateApplicationResult']
393 response = response['CreateEnvironmentResponse']
396 response = response['CreateEnvironmentResult']
427 response = response['DeleteApplicationResponse']
529 response = response['DescribeEventsResponse']
532 response = response['DescribeEventsResult']
573 response = response['RestartAppServerResponse']
629 response = response['UpdateApplicationResult']
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/beanstalk/
H A Dresponse.py336 response = response['CheckDNSAvailabilityResult']
348 response = response['CreateApplicationResponse']
351 response = response['CreateApplicationResult']
393 response = response['CreateEnvironmentResponse']
396 response = response['CreateEnvironmentResult']
427 response = response['DeleteApplicationResponse']
529 response = response['DescribeEventsResponse']
532 response = response['DescribeEventsResult']
573 response = response['RestartAppServerResponse']
629 response = response['UpdateApplicationResult']
[all …]
/dports/devel/py-boto/boto-2.49.0/boto/beanstalk/
H A Dresponse.py336 response = response['CheckDNSAvailabilityResult']
348 response = response['CreateApplicationResponse']
351 response = response['CreateApplicationResult']
393 response = response['CreateEnvironmentResponse']
396 response = response['CreateEnvironmentResult']
427 response = response['DeleteApplicationResponse']
529 response = response['DescribeEventsResponse']
532 response = response['DescribeEventsResult']
573 response = response['RestartAppServerResponse']
629 response = response['UpdateApplicationResult']
[all …]
/dports/devel/gitlist/gitlist/vendor/symfony/http-foundation/Tests/
H A DResponseTest.php33 $response = new Response();
34 $response = explode("\r\n", $response);
101 $response->setTtl(10);
336 $response->expire();
341 $response->expire();
347 $response->expire();
351 $response->expire();
356 $response->expire();
374 $response->headers->set('Expires', $response->getDate()->format(DATE_RFC2822));
388 $this->assertEquals($response->getMaxAge(), $response->getAge() + 10);
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/
H A DResponseTest.php33 $response = new Response();
34 $response = explode("\r\n", $response);
101 $response->setTtl(10);
343 $response->expire();
348 $response->expire();
354 $response->expire();
358 $response->expire();
363 $response->expire();
368 $response->expire();
406 $this->assertEquals($response->getMaxAge(), $response->getAge() + 10);
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/symfony/http-foundation/Tests/
H A DResponseTest.php33 $response = new Response();
34 $response = explode("\r\n", $response);
101 $response->setTtl(10);
343 $response->expire();
348 $response->expire();
354 $response->expire();
358 $response->expire();
363 $response->expire();
368 $response->expire();
406 $this->assertEquals($response->getMaxAge(), $response->getAge() + 10);
[all …]
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/http-foundation/Tests/
H A DResponseTest.php33 $response = new Response();
34 $response = explode("\r\n", $response);
101 $response->setTtl(10);
343 $response->expire();
348 $response->expire();
354 $response->expire();
358 $response->expire();
363 $response->expire();
368 $response->expire();
406 $this->assertEquals($response->getMaxAge(), $response->getAge() + 10);
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/
H A DResponseTest.php33 $response = new Response();
34 $response = explode("\r\n", $response);
101 $response->setTtl(10);
343 $response->expire();
348 $response->expire();
354 $response->expire();
358 $response->expire();
363 $response->expire();
368 $response->expire();
406 $this->assertEquals($response->getMaxAge(), $response->getAge() + 10);
[all …]
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Tests/
H A DResponseTest.php33 $response = new Response();
34 $response = explode("\r\n", $response);
101 $response->setTtl(10);
338 $response->expire();
343 $response->expire();
349 $response->expire();
353 $response->expire();
358 $response->expire();
376 $response->headers->set('Expires', $response->getDate()->format(DATE_RFC2822));
390 $this->assertEquals($response->getMaxAge(), $response->getAge() + 10);
[all …]
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_qgsserver_accesscontrol_wfs.py62 str(response).find('name="Hello"') != -1,
224 str(response).find("<qgs:pk>") != -1,
232 str(response).find("<qgs:pk>") != -1,
249 str(response).find("<qgs:pk>") != -1,
257 str(response).find("<qgs:pk>") != -1,
276 str(response).find("<qgs:pk>") != -1,
284 str(response).find("<qgs:pk>") != -1,
306 str(response).find("<qgs:pk>") != -1,
314 str(response).find("<qgs:pk>") != -1,
334 str(response).find("<qgs:pk>") == -1,
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_qgsserver_accesscontrol_wfs.py60 str(response).find('name="Hello"') != -1,
222 str(response).find("<qgs:pk>") != -1,
230 str(response).find("<qgs:pk>") != -1,
247 str(response).find("<qgs:pk>") != -1,
255 str(response).find("<qgs:pk>") != -1,
274 str(response).find("<qgs:pk>") != -1,
282 str(response).find("<qgs:pk>") != -1,
304 str(response).find("<qgs:pk>") != -1,
312 str(response).find("<qgs:pk>") != -1,
332 str(response).find("<qgs:pk>") == -1,
[all …]
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-foundation/Tests/
H A DResponseTest.php34 $response = new Response();
35 $response = explode("\r\n", $response);
102 $response->setTtl(10);
344 $response->expire();
349 $response->expire();
355 $response->expire();
359 $response->expire();
364 $response->expire();
369 $response->expire();
393 $response->headers->set('Expires', $response->getDate()->format(DATE_RFC2822));
[all …]
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/Network/
H A DCakeResponseTest.php235 $response->send();
271 $response->send();
293 $response->send();
311 $response->send();
1642 $response->file(
1699 $response->file(
1747 $response->file(
1774 $response->file(
1821 $response->file(
1870 $response->file(
[all …]
/dports/dns/fpdns/fpdns-20190131/utils/tree_generator/
H A DREADME26 <response id="0">1,0,0,0,0,0,0,0,0,.+,.+,.+,.+</response>
27 <response id="1">1,0,0,0,0,0,0,0,2,1,0,0,0</response>
28 <response id="2">1,0,0,0,0,0,0,0,3,1,0,0,0</response>
29 <response id="3">1,0,0,0,0,0,0,0,0,1,0,0,0</response>
31 <response id="5">1,2,0,0,1,1,0,0,2,1,0,0,0</response>
32 <response id="6">1,2,0,0,1,1,0,0,4,0,0,0,0</response>
34 <response id="8">1,0,0,0,1,0,0,0,2,1,0,0,0</response>
35 <response id="9">1,0,0,0,1,0,0,0,5,1,0,0,0</response>
37 <response id="11">1,1,0,0,0,1,0,1,4,0,0,0,0</response>
38 <response id="12">1,1,0,0,0,1,0,0,4,0,0,0,0</response>
[all …]
/dports/www/cpr/cpr-1.7.0/test/
H A Dget_tests.cpp18 Response response = cpr::Get(url); in TEST() local
21 EXPECT_EQ(url, response.url); in TEST()
34 EXPECT_EQ(url, response.url); in TEST()
45 EXPECT_EQ(url, response.url); in TEST()
62 EXPECT_EQ(url, response.url); in TEST()
73 EXPECT_EQ(url, response.url); in TEST()
83 EXPECT_EQ(url, response.url); in TEST()
94 EXPECT_EQ(url, response.url); in TEST()
98 cookies = response.cookies; in TEST()
419 response = session.Get(); in TEST()
[all …]
/dports/www/p5-Catalyst-Engine-HTTP-Prefork/Catalyst-Engine-HTTP-Prefork-0.51/t/
H A Dlive_component_controller_action_chained.t44 is( $response->header('X-Catalyst-Executed'),
46 is( $response->content, '1; 2', 'Content OK' );
58 is( $response->header('X-Catalyst-Executed'),
60 is( $response->code, 500, 'Status OK' );
77 is( $response->header('X-Catalyst-Executed'),
79 is( $response->content, '1; ', 'Content OK' );
97 is( $response->header('X-Catalyst-Executed'),
238 is( $response->code, 500, 'Status OK' );
729 is( $response->code, 500, 'Status OK' );
778 ok( my $response = request(
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/test/vfs/
H A Dtest-json-response.cpp42 Response4 * response = NULL; in TEST_CASE() local
58 Response4 * response = NULL; in TEST_CASE() local
93 Response4 * response = NULL; in TEST_CASE() local
112 Response4 * response = NULL; in TEST_CASE() local
138 Response4 * response = NULL; in TEST_CASE() local
168 Response4 * response = NULL; in TEST_CASE() local
200 Response4 * response = NULL; in TEST_CASE() local
233 Response4 * response = NULL; in TEST_CASE() local
276 Response4 * response = NULL; in TEST_CASE() local
290 Response4 * response = NULL; in TEST_CASE() local
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/test/vfs/
H A Dtest-json-response.cpp42 Response4 * response = NULL; in TEST_CASE() local
58 Response4 * response = NULL; in TEST_CASE() local
93 Response4 * response = NULL; in TEST_CASE() local
112 Response4 * response = NULL; in TEST_CASE() local
138 Response4 * response = NULL; in TEST_CASE() local
168 Response4 * response = NULL; in TEST_CASE() local
200 Response4 * response = NULL; in TEST_CASE() local
233 Response4 * response = NULL; in TEST_CASE() local
276 Response4 * response = NULL; in TEST_CASE() local
290 Response4 * response = NULL; in TEST_CASE() local
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.test/src/test/java/org/springframework/mock/web/
H A DMockHttpServletResponseTests.java38 response.setContentType(contentType); in testSetContentType()
47 response.setContentType(contentType); in testSetContentTypeUTF8()
103 response.setContentLength(66); in testContentLength()
133 assertTrue(response.isCommitted()); in testServletOutputStreamCommittedWhenBufferSizeExceeded()
142 response.flushBuffer(); in testServletOutputStreamCommittedOnFlushBuffer()
150 response.getWriter().write("X"); in testServletWriterCommittedWhenBufferSizeExceeded()
155 response.getWriter().write(data); in testServletWriterCommittedWhenBufferSizeExceeded()
173 response.getWriter().write("X"); in testServletWriterCommittedOnWriterFlush()
175 response.getWriter().flush(); in testServletWriterCommittedOnWriterFlush()
182 response.getWriter().write("X"); in testServletWriterAutoFlushedForString()
[all …]
/dports/multimedia/motion/motion-release-4.3.2/src/
H A Dwebu_html.c56 snprintf(response, sizeof (response),"%s", in webu_html_style_navbar()
81 snprintf(response, sizeof (response),"%s", in webu_html_style_dropdown()
130 snprintf(response, sizeof (response),"%s", in webu_html_style_input()
153 snprintf(response, sizeof (response),"%s", in webu_html_style_base()
314 snprintf(response, sizeof (response), in webu_html_navbar_action()
356 snprintf(response, sizeof (response), in webu_html_navbar()
438 snprintf(response, sizeof (response), in webu_html_config()
521 snprintf(response, sizeof (response), in webu_html_config()
536 snprintf(response, sizeof (response), in webu_html_track()
729 snprintf(response, sizeof (response), in webu_html_script_action()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/rcheevos/src/rapi/
H A Drc_api_runtime.c39 memset(response, 0, sizeof(*response)); in rc_api_process_resolve_hash_response()
40 rc_buf_init(&response->response.buffer); in rc_api_process_resolve_hash_response()
51 rc_buf_destroy(&response->response.buffer); in rc_api_destroy_resolve_hash_response()
126 memset(response, 0, sizeof(*response)); in rc_api_process_fetch_game_data_response()
127 rc_buf_init(&response->response.buffer); in rc_api_process_fetch_game_data_response()
294 memset(response, 0, sizeof(*response)); in rc_api_process_ping_response()
295 rc_buf_init(&response->response.buffer); in rc_api_process_ping_response()
343 memset(response, 0, sizeof(*response)); in rc_api_process_award_achievement_response()
350 if (!response->response.succeeded) { in rc_api_process_award_achievement_response()
357 response->response.succeeded = 1; in rc_api_process_award_achievement_response()
[all …]
/dports/www/p5-Catalyst-Engine-Apache/Catalyst-Engine-Apache-1.16/t/
H A Dauthor-live_component_controller_action_chained.t52 is( $response->header('X-Catalyst-Executed'),
54 is( $response->content, '1; 2', 'Content OK' );
66 is( $response->header('X-Catalyst-Executed'),
68 is( $response->code, 500, 'Status OK' );
85 is( $response->header('X-Catalyst-Executed'),
87 is( $response->content, '1; ', 'Content OK' );
105 is( $response->header('X-Catalyst-Executed'),
246 is( $response->code, 500, 'Status OK' );
657 is( $response->code, 500, 'Status OK' );
706 ok( my $response = request(
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/Shopify/sarama/
H A Djoin_group_response_test.go59 var response *JoinGroupResponse
63 if response.Err != ErrNoError {
69 if response.LeaderId != "foo" {
72 if response.MemberId != "bar" {
75 if len(response.Members) != 0 {
84 if response.GenerationId != 0 {
87 if response.LeaderId != "" {
90 if response.MemberId != "" {
93 if len(response.Members) != 0 {
137 if response.Version != 1 {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/Shopify/sarama/sarama-1.19.0/
H A Djoin_group_response_test.go59 var response *JoinGroupResponse
63 if response.Err != ErrNoError {
69 if response.LeaderId != "foo" {
72 if response.MemberId != "bar" {
75 if len(response.Members) != 0 {
84 if response.GenerationId != 0 {
87 if response.LeaderId != "" {
90 if response.MemberId != "" {
93 if len(response.Members) != 0 {
137 if response.Version != 1 {
[all …]

12345678910>>...523