Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/corydolphin/flask-cors
/ functions
Functions
219 in github.com/corydolphin/flask-cors
⨍
Functions
219
◇
Types & classes
30
↳
Endpoints
71
Method
test_subdomain_regex
(self)
tests/extension/test_app_extension.py:119
Method
test_time_delta
()
tests/decorator/test_max_age.py:35
Method
test_try_match_pattern
(self)
tests/core/test_helpers.py:20
Method
test_unexposed
(self)
tests/extension/test_app_extension.py:197
Method
test_unexposed
(self)
tests/extension/test_app_extension.py:244
Method
test_value_error
(self)
tests/extension/test_app_extension.py:264
Method
test_value_error
Ensure we do not error if the user specifies an bad regular expression.
tests/extension/test_app_extension.py:361
Method
test_vary
()
tests/decorator/test_vary_header.py:35
Method
test_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
Method
test_wildcard
()
tests/extension/test_app_extension.py:300
Method
test_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
Method
test_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
Method
test_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
Method
unexposed
()
tests/extension/test_app_extension.py:176
Method
wildcard
()
tests/decorator/test_vary_header.py:25
Method
wildcard
()
tests/decorator/test_origins.py:26
Method
wildcard
()
tests/extension/test_app_extension.py:49
Function
wrapped_function
(*args: Any, **kwargs: Any)
flask_cors/decorator.py:128
Method
wrapped_function
(*args: Any, **kwargs: Any)
flask_cors/extension.py:205
← previous
201–219 of 219, ranked by callers