mirror of
https://github.com/matrix-org/synapse.git
synced 2026-05-04 19:56:29 +02:00
thou shalt specify a content-length
This commit is contained in:
parent
34c39398fa
commit
e117bc3fc5
@ -34,6 +34,7 @@ class MediaRepositoryResource(Resource):
|
||||
|
||||
=> POST /_matrix/media/v1/upload HTTP/1.1
|
||||
Content-Type: <media-type>
|
||||
Content-Length: <content-length>
|
||||
|
||||
<media>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user