reflex-dev
reflex
BlogDocsChangelog

Split REFLEX_CORS_ALLOWED_ORIGINS by comma

#6067
Comparing
masenf/env-var-sequence-options
(
0dc073d
) with
main
(
5b3aa27
)
CodSpeed Performance Gauge
0%
Untouched
8

Benchmarks

Passed

test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
+1%
47.9 ms47.4 ms
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
23.1 ms22.9 ms
test_compile_stateful[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
151.5 µs150.8 µs
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
91.4 ms91.4 ms
test_compile_stateful[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
603.4 µs603.9 µs
test_evaluate_page[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
6.6 ms6.6 ms
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
10.8 ms10.8 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
3.1 ms3.1 ms

Commits

Click on a commit to change the comparison range
Base
main
5b3aa27
+0.03%
Split REFLEX_CORS_ALLOWED_ORIGINS by comma Default delimiter is colon with no stripping of whitespace. However for CORS it's much more convenient to split on a comma. Extend the env_var interpretation system to pull a new SequenceOptions object out of an Annotated type hint. Fix #6066
0dc073d
3 days ago
by masenf
© 2025 CodSpeed Technology
Home Terms Privacy Docs