Functions | |
| None | setup_headers (Application app, bool use_x_frame_options) |
Middleware that helps with the control of headers in our responses.
| None homeassistant.components.http.headers.setup_headers | ( | Application | app, |
| bool | use_x_frame_options | ||
| ) |
Create headers middleware for the app.
Definition at line 14 of file headers.py.