a4382d59f6
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Redirections 301 redirections do not keep the request method intact, and can occasionally be changed from POST to GET 308 redirections always keep the request method, which is necessary for all POST search requests |
||
---|---|---|
.. | ||
models | ||
static | ||
templates | ||
__init__.py | ||
__main__.py | ||
filter.py | ||
request.py | ||
routes.py |