Home
last modified time | relevance | path

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

12

/dports/www/lighttpd/lighttpd-1.4.63/tests/
H A Drequest.t33 ok($tf->handle_http($t) == 0, 'OPTIONS');
42 ok($tf->handle_http($t) == 0, 'OPTIONS');
49 ok($tf->handle_http($t) == 0, 'URL-encoding, %00');
308 ok($tf->handle_http($t) == 0, 'GET, Range 0-3');
318 ok($tf->handle_http($t) == 0, 'GET, Range -3');
328 ok($tf->handle_http($t) == 0, 'GET, Range 3-');
371 ok($tf->handle_http($t) == 0, 'GET, Range 0-');
414 ok($tf->handle_http($t) == 0, 'GET, Range -0');
583 ok($tf->handle_http($t) == 0, 'Date header');
1303 ok($tf->handle_http($t) == 0, 'X-Sendfile');
[all …]
H A Dmod-fastcgi.t34 ok($tf->handle_http($t) == 0, 'file not found');
41 ok($tf->handle_http($t) == 0, 'SCRIPT_NAME');
55 ok($tf->handle_http($t) == 0, 'PATH_INFO');
63 ok($tf->handle_http($t) == 0, 'valid request');
100 ok($tf->handle_http($t) == 0, '$_SERVER["AUTH_TYPE"]');
109 ok($tf->handle_http($t) == 0, 'FastCGI - Auth');
117 ok($tf->handle_http($t) == 0, 'FastCGI - Auth');
149 ok($tf->handle_http($t) == 0, 'line-ending \n\n');
165 ok($tf->handle_http($t) == 0, 'line-ending \n + \n');
181 ok($tf->handle_http($t) == 0, 'PATH_INFO (wsgi)');
[all …]
H A Dcore-condition.t28 ok($tf->handle_http($t) == 0, 'config deny');
36 ok($tf->handle_http($t) == 0, '2nd child of chaining');
44 ok($tf->handle_http($t) == 0, '3rd child of chaining');
52 ok($tf->handle_http($t) == 0, 'nesting');
60 ok($tf->handle_http($t) == 0, 'url subdir');
68 ok($tf->handle_http($t) == 0, 'url subdir with path traversal');
75 ok($tf->handle_http($t) == 0, 'condition: handle if before else branches');
82 ok($tf->handle_http($t) == 0, 'condition: handle if before else branches #2');
89 ok($tf->handle_http($t) == 0, 'basic test');
122 ok($tf->handle_http($t) == 0, $test);
H A Dmod-scgi.t31 ok($tf->handle_http($t) == 0, 'line-ending \n\n');
39 ok($tf->handle_http($t) == 0, 'line-ending \r\n\r\n');
47 ok($tf->handle_http($t) == 0, 'line-ending \n + \n');
55 ok($tf->handle_http($t) == 0, 'line-ending \r\n + \r\n');
63 ok($tf->handle_http($t) == 0, 'PATH_INFO (wsgi)');
71 ok($tf->handle_http($t) == 0, 'SCRIPT_NAME (wsgi)');
92 ok($tf->handle_http($t) == 0, 'killing scgi and wait for restart');
104 ok($tf->handle_http($t) == 0, 'regular response of after restart');
H A DLightyTest.pm232 sub handle_http { subroutine
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Dssl_crl_cache.erl129 handle_http(URL, Rest, CRLDbInfo);
182 handle_http(URI, Rest, {_, [{http, Timeout}]} = CRLDbInfo) -> function
189 handle_http(_, Rest, CRLDbInfo) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssl/src/
H A Dssl_crl_cache.erl123 handle_http(URL, Rest, CRLDbInfo);
176 handle_http(URI, Rest, {_, [{http, Timeout}]} = CRLDbInfo) -> function
183 handle_http(_, Rest, CRLDbInfo) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssl/src/
H A Dssl_crl_cache.erl129 handle_http(URL, Rest, CRLDbInfo);
182 handle_http(URI, Rest, {_, [{http, Timeout}]} = CRLDbInfo) -> function
189 handle_http(_, Rest, CRLDbInfo) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_crl_cache.erl129 handle_http(URL, Rest, CRLDbInfo);
182 handle_http(URI, Rest, {_, [{http, Timeout}]} = CRLDbInfo) -> function
189 handle_http(_, Rest, CRLDbInfo) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_crl_cache.erl129 handle_http(URL, Rest, CRLDbInfo);
182 handle_http(URI, Rest, {_, [{http, Timeout}]} = CRLDbInfo) -> function
189 handle_http(_, Rest, CRLDbInfo) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_crl_cache.erl129 handle_http(URL, Rest, CRLDbInfo);
182 handle_http(URI, Rest, {_, [{http, Timeout}]} = CRLDbInfo) -> function
189 handle_http(_, Rest, CRLDbInfo) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_crl_cache.erl129 handle_http(URL, Rest, CRLDbInfo);
182 handle_http(URI, Rest, {_, [{http, Timeout}]} = CRLDbInfo) -> function
189 handle_http(_, Rest, CRLDbInfo) -> function
/dports/www/py-hypercorn/Hypercorn-0.12.0/src/hypercorn/middleware/
H A Dwsgi.py48 return await instance.handle_http(scope, receive, partial(loop.run_in_executor, None))
58 return await instance.handle_http(scope, receive, trio.to_thread.run_sync)
68 async def handle_http( member in _WSGIInstance
/dports/www/perlbal/Perlbal-1.80/lib/Perlbal/
H A DClientManage.pm52 $self->handle_http();
82 sub handle_http { subroutine
/dports/ftp/vsftpd-ext/vsFTPd-3.0.3-ext.1/
H A Dhttp.h6 void handle_http(struct vsf_session* p_sess);
H A Dhttp.c49 handle_http(struct vsf_session* p_sess) in handle_http() function
/dports/databases/libcouchbase/libcouchbase-2.10.7/src/operations/
H A Dping.cc237 static void handle_http(lcb_t instance, lcb_PINGSVCTYPE type, const lcb_RESPHTTP *resp) in handle_http() function
285 handle_http(instance, LCB_PINGSVC_N1QL, (const lcb_RESPHTTP *)resp); in handle_n1ql()
290 handle_http(instance, LCB_PINGSVC_ANALYTICS, (const lcb_RESPHTTP *)resp); in handle_analytics()
295 handle_http(instance, LCB_PINGSVC_VIEWS, (const lcb_RESPHTTP *)resp); in handle_views()
300 handle_http(instance, LCB_PINGSVC_FTS, (const lcb_RESPHTTP *)resp); in handle_fts()
/dports/www/py-uvicorn/uvicorn-0.15.0/uvicorn/_handlers/
H A Dhttp.py10 async def handle_http( function
/dports/www/trafficserver/trafficserver-9.1.1/proxy/
H A DStatPages.h82 Action *handle_http(Continuation *cont, HTTPHdr *header);
H A DStatPages.cc69 StatPagesManager::handle_http(Continuation *cont, HTTPHdr *header) in handle_http() function in StatPagesManager
/dports/www/py-uvicorn/uvicorn-0.15.0/uvicorn/
H A Dserver.py16 from uvicorn._handlers.http import handle_http
107 await handle_http(
/dports/www/py-flask/Flask-2.0.2/tests/
H A Dtest_user_error_handler.py269 def handle_http(e): function
/dports/ftp/vsftpd/vsftpd-3.0.5/
H A Dpostlogin.c63 static void handle_http(struct vsf_session* p_sess);
99 handle_http(p_sess); in process_post_login()
1972 handle_http(struct vsf_session* p_sess) in handle_http() function
/dports/net/onioncat/onioncat-0.3.9/src/
H A Docatroute.c192 int handle_http(const OcatPeer_t *peer) in handle_http() function
473 if (handle_http(peer)) in socket_receiver()
/dports/net/yaz/yaz-5.31.1/src/
H A Dzoom-c.c1553 static void handle_http(ZOOM_connection c, Z_HTTP_Response *hres) in handle_http() function
1709 handle_http(c, gdu->u.HTTP_Response); in do_read()

12