mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 09:59:18 +02:00
See #1100: clean compat and XXX in the code
This commit is contained in:
parent
b7f1c02c6f
commit
e271851f67
67 changed files with 203 additions and 328 deletions
|
@ -218,7 +218,6 @@ def should_redirect_ap_to_html(accept_header, default=True):
|
|||
"text/html",
|
||||
]
|
||||
no_redirect_headers = [
|
||||
"*/*", # XXX backward compat with older Funkwhale instances that don't send the Accept header
|
||||
"application/json",
|
||||
"application/activity+json",
|
||||
"application/ld+json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue