MCPcopy Create free account

hub / github.com/corydolphin/flask-cors / functions

Functions219 in github.com/corydolphin/flask-cors

Methodtest_subdomain_regex
(self)
tests/extension/test_app_extension.py:119
Methodtest_time_delta
()
tests/decorator/test_max_age.py:35
Methodtest_try_match_pattern
(self)
tests/core/test_helpers.py:20
Methodtest_unexposed
(self)
tests/extension/test_app_extension.py:197
Methodtest_unexposed
(self)
tests/extension/test_app_extension.py:244
Methodtest_value_error
(self)
tests/extension/test_app_extension.py:264
Methodtest_value_error
Ensure we do not error if the user specifies an bad regular expression.
tests/extension/test_app_extension.py:361
Methodtest_vary
()
tests/decorator/test_vary_header.py:35
Methodtest_varying_origin
Resources that wish to enable themselves to be shared with multiple Origins but do not respond uniformly with "*" must in pra
tests/decorator/test_vary_header.py:60
Methodtest_wildcard
()
tests/extension/test_app_extension.py:300
Methodtest_wildcard_default_origins
If there is an Origin header in the request, the Access-Control-Allow-Origin header should be echoed back.
tests/decorator/test_w3.py:60
Methodtest_wildcard_no_origin_header
If there is no Origin header in the request, the Access-Control-Allow-Origin header should not be included.
tests/decorator/test_w3.py:53
Methodtest_wildcard_origin_header
If there is an Origin header in the request, the Access-Control-Allow-Origin header should be echoed back.
tests/decorator/test_w3.py:41
Methodunexposed
()
tests/extension/test_app_extension.py:176
Methodwildcard
()
tests/decorator/test_vary_header.py:25
Methodwildcard
()
tests/decorator/test_origins.py:26
Methodwildcard
()
tests/extension/test_app_extension.py:49
Functionwrapped_function
(*args: Any, **kwargs: Any)
flask_cors/decorator.py:128
Methodwrapped_function
(*args: Any, **kwargs: Any)
flask_cors/extension.py:205
← previous201–219 of 219, ranked by callers