Home
last modified time | relevance | path

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

1234

/dports/www/py-aiohttp/aiohttp-3.7.4.post0/tests/
H A Dtest_route_def.py19 router.add_routes([web.get("/", handler)])
36 router.add_routes([web.head("/", handler)])
62 router.add_routes([web.post("/", handler)])
74 router.add_routes([web.put("/", handler)])
142 router.add_routes(routes)
158 router.add_routes(routes)
178 router.add_routes(routes)
194 router.add_routes(routes)
210 router.add_routes(routes)
226 router.add_routes(routes)
[all …]
H A Dtest_web_app.py446 root.add_routes([web.get("/", main_handler)])
455 sub.add_routes([web.get("/", sub_handler)])
473 root.add_routes([web.get("/", main_handler)])
481 sub.add_routes([web.get("/", sub_handler)])
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/tests/integration/targets/ec2_vpc_route_table/tasks/
H A Dmain.yml159 register: add_routes
164 - add_routes.changed
165 - add_routes.route_table.routes|length == 2
166 - "add_routes.route_table.id.startswith('rtb-')"
167 … - "'Public' in add_routes.route_table.tags and add_routes.route_table.tags['Public'] == 'true'"
168 - add_routes.route_table.routes|length == 2
169 - add_routes.route_table.associations|length == 0
199 register: add_routes
204 - add_routes is not changed
205 - add_routes.route_table.routes|length == 2
[all …]
/dports/www/py-flask-cors/Flask-Cors-3.0.8/tests/decorator/
H A Dtest_exception_interception.py17 def add_routes(app): function
43 add_routes(self.app)
161 add_routes(self.app)
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/docs/
H A Dweb_quickstart.rst28 app.add_routes([web.get('/', hello)])
46 app.add_routes(routes)
105 app.add_routes([web.get('/', handler),
125 app.add_routes(routes)
132 app.add_routes([web.route('*', '/path', all_handler)])
169 app.add_routes([web.get('/path1', get_1),
176 app.add_routes([web.get('/path1', get_1),
345 app.router.add_routes([web.get('/get', handle_get),
369 app.router.add_routes(routes)
383 app.router.add_routes(routes)
[all …]
/dports/www/py-tornado5/tornado-5.1.1/tornado/test/
H A Drouting_test.py111 def add_routes(self, routes): member in CustomRouter
134 router.add_routes({
181 router.add_routes({
/dports/www/py-tornado/tornado-6.1/tornado/test/
H A Drouting_test.py121 def add_routes(self, routes): member in CustomRouter
145 router.add_routes(
195 router.add_routes(
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Droute_params_ui.cc148 RouteParams_UI::add_routes (RouteList& routes) in add_routes() function in RouteParams_UI
150 ENSURE_GUI_THREAD (*this, &RouteParams_UI::add_routes, routes) in add_routes()
363 add_routes (*r); in set_session()
364 …ession_connections, invalidator (*this), boost::bind (&RouteParams_UI::add_routes, this, _1), gui_… in set_session()
H A Droute_params_ui.h143 void add_routes (ARDOUR::RouteList&);
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/examples/
H A Dserver_simple.py27 app.add_routes(
H A Dweb_srv_route_deco.py58 app.router.add_routes(routes)
H A Dweb_srv_route_table.py52 app.router.add_routes(
H A Dfake_server.py42 self.app.router.add_routes(
/dports/www/firefox/firefox-99.0/third_party/python/aiohttp/examples/
H A Dserver_simple.py27 app.add_routes(
H A Dweb_srv_route_deco.py58 app.router.add_routes(routes)
H A Dweb_srv_route_table.py52 app.router.add_routes(
H A Dfake_server.py42 self.app.router.add_routes(
/dports/www/py-tornado4/tornado-4.5.3/tornado/test/
H A Drouting_test.py109 def add_routes(self, routes): member in CustomRouter
132 router.add_routes({
/dports/finance/electrum/Electrum-4.1.5/electrum/
H A Ddaemon.py339 app.add_routes([web.get('/api/get_invoice', self.get_request)])
340 app.add_routes([web.get('/api/get_status', self.get_status)])
341 app.add_routes([web.get('/bip70/{key}.bip70', self.get_bip70_request)])
342 app.add_routes([web.static(root, os.path.join(os.path.dirname(__file__), 'www'))])
344 app.add_routes([web.post('/api/create_invoice', self.create_request)])
/dports/sysutils/py-salt/salt-3004.1/salt/ext/tornado/test/
H A Drouting_test.py110 def add_routes(self, routes): member in CustomRouter
133 router.add_routes({
/dports/security/py-txtorcon/txtorcon-21.1.0/examples/
H A Dweb_onion_service_aiohttp.py50 app.add_routes([
/dports/devel/grpc134/grpc-1.34.1/test/cpp/end2end/
H A Dxds_end2end_test.cc1378 auto* route = virtual_host->add_routes(); in SetUp()
2889 *(route_config.mutable_virtual_hosts(0)->add_routes()) = in TEST_P()
3282 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
3285 auto* route3 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
3359 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
3422 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
3494 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
3558 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
4766 auto route2 = route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
4900 auto route2 = route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
[all …]
/dports/textproc/py-rstfmt/rstfmt-5173b3cf68c9eaaf4b5d7fcb2e6c169c4f56f388/rstfmt/
H A Dserver.py61 app.add_routes([web.post("/", functools.partial(handle, pool))])
/dports/devel/grpc130/grpc-1.30.2/test/cpp/end2end/
H A Dxds_end2end_test.cc420 auto* route = virtual_host->add_routes(); in AdsServiceImpl()
2339 *(route_config.mutable_virtual_hosts(0)->add_routes()) = in TEST_P()
2401 auto* default_route = route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
2494 auto* default_route = route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
2515 auto* default_route = route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
2536 auto* default_route = route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
2558 auto* default_route = route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
2580 auto* default_route = route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
2813 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
2816 auto* route3 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P()
[all …]
/dports/www/py-pyramid/pyramid-1.7.3/docs/narr/
H A Dadvconfig.rst145 def add_routes(config):
154 config.include(add_routes)
333 def add_routes(config):
342 config.include(add_routes)
359 ``add_routes`` callable we showed above as an example).

1234