flask/docs
pgjones d718ecf6d3 Provide a configuration option to control automatic option responses
By default Flask will provide responses to OPTIONS requests that are
automatically generated. These responses list the valid methods in the
response headers. Whilst this is useful, it can be frowned on by
auditors hence an ability to disable it wholesale is useful.
2024-06-07 19:04:18 +00:00
..
_static use new logo 2023-04-20 11:38:04 -07:00
deploying Fix link to Hypercorn in docs/deploying/asgi.rst - they moved from gitlab from github. 2023-10-28 07:38:33 +00:00
patterns Fix wrong spelling of JS method .innerHTML 2023-09-24 15:58:22 +01:00
tutorial Update install.rst with required description 2023-07-03 05:51:06 -07:00
api.rst remove deprecated code 2023-08-16 15:00:49 -07:00
appcontext.rst blinker is required, signals are always available 2023-04-13 07:39:24 -07:00
async-await.rst New URL for the Quart project 2022-07-08 10:21:42 -07:00
blueprints.rst Ensure that blueprint subdomains suffix-chain 2023-01-04 18:06:04 +00:00
changes.rst docs rename changelog to changes 2021-02-24 10:09:38 -08:00
cli.rst Merge branch '2.2.x' 2023-02-15 14:48:09 -08:00
conf.py update project files (#5457) 2024-04-07 10:24:40 -07:00
config.rst Provide a configuration option to control automatic option responses 2024-06-07 19:04:18 +00:00
contributing.rst update development resources 2017-05-28 10:26:07 -07:00
debugging.rst document passthrough_errors 2023-04-15 11:53:56 -07:00
design.rst refactor or remove old docs (#4748) 2022-08-05 11:28:22 -07:00
errorhandling.rst fix typo in errorhandling doc 2023-06-29 17:20:35 -07:00
extensiondev.rst drop support for python 3.7 2023-04-20 11:09:55 -07:00
extensions.rst rewrite extension development docs 2022-06-28 16:28:33 -07:00
index.rst Merge branch '3.0.x' 2024-04-07 11:03:46 -07:00
installation.rst drop support for python 3.7 2023-04-20 11:09:55 -07:00
license.rst update project files (#5457) 2024-04-07 10:24:40 -07:00
lifecycle.rst document the lifecycle of a flask application and request 2023-02-10 14:48:02 -08:00
logging.rst don't access app.logger when configuring app.logger 2024-04-07 12:03:19 -07:00
make.bat update docs for new theme 2019-09-24 06:35:10 -07:00
Makefile update docs for new theme 2019-09-24 06:35:10 -07:00
quickstart.rst show 'run --debug' in docs 2023-02-15 14:33:32 -08:00
reqcontext.rst blinker is required, signals are always available 2023-04-13 07:39:24 -07:00
server.rst Update docs to address redesigned macOS settings app 2023-12-13 15:10:47 -08:00
shell.rst fix grammar in links to app and request context 2021-10-01 10:16:20 -07:00
signals.rst Remove double period in signals documentation page 2023-04-24 11:06:27 -06:00
templating.rst deprecate markupsafe exports 2023-02-23 08:55:01 -08:00
testing.rst docs/testing.rst: fix follow_redirects sample code 2023-10-20 17:17:24 +02:00
views.rst Fix function argument name 2023-01-23 17:01:49 +02:00
web-security.rst update project files (#5457) 2024-04-07 10:24:40 -07:00