This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-26 10:05:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8bf671663a00aad825d122ff3d2f19fe196828f
ha-core
/
homeassistant
/
components
/
http
History
Marc Mueller
bcd1243686
Use VolDictType to improve schema typing (
#120417
)
2024-06-25 15:15:59 +02:00
..
__init__.py
Deprecate register_static_path in favor of async_register_static_paths (
#119895
)
2024-06-18 21:51:24 -04:00
auth.py
Remove strict connection (
#117933
)
2024-05-24 15:50:22 +02:00
ban.py
…
const.py
Remove strict connection (
#117933
)
2024-05-24 15:50:22 +02:00
cors.py
Fix typo in KEY_ALLOW_CONFIGRED_CORS (
#119905
)
2024-06-18 12:44:27 -05:00
data_validator.py
Use VolDictType to improve schema typing (
#120417
)
2024-06-25 15:15:59 +02:00
decorators.py
…
forwarded.py
…
headers.py
…
manifest.json
Remove isal from after_dependencies in http (
#119000
)
2024-06-07 09:21:53 +02:00
request_context.py
…
security_filter.py
…
static.py
Fix blocking I/O in CachingStaticResource (
#119663
)
2024-06-14 08:27:50 +02:00
view.py
…
web_runner.py
…