Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

HEAD requests seem to be broken #7994

Closed
richvdh opened this issue Jul 30, 2020 · 1 comment · Fixed by #7999
Closed

HEAD requests seem to be broken #7994

richvdh opened this issue Jul 30, 2020 · 1 comment · Fixed by #7999
Assignees
Labels
z-bug (Deprecated Label) z-p2 (Deprecated Label)

Comments

@richvdh
Copy link
Member

richvdh commented Jul 30, 2020

rav@faith:~$ curl -I http://localhost:8008/_synapse/admin/v1/server_version
HTTP/1.1 400 Bad Request
Content-Type: application/json
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
Content-Length: 73
Cache-Control: no-cache, no-store, must-revalidate
Date: Thu, 30 Jul 2020 15:06:09 GMT
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept, Authorization
Server: Synapse/1.18.0rc2 (b=rav/fix_reject_no_extrems,b744eb3)

@richvdh richvdh added z-bug (Deprecated Label) p1 z-regression (Deprecated Label) labels Jul 30, 2020
@clokep clokep self-assigned this Jul 30, 2020
@clokep
Copy link
Member

clokep commented Jul 30, 2020

I went back to 1.6.1 (earliest I could easily get to run) and this seemed broken there.

I think it is straightforward though so I'll take a quick look.

@richvdh richvdh added z-p2 (Deprecated Label) and removed p1 z-regression (Deprecated Label) labels Jul 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
z-bug (Deprecated Label) z-p2 (Deprecated Label)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants