0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-28 20:48:58 +02:00

thou shalt specify a content-length

This commit is contained in:
Matthew Hodgson 2015-02-07 12:56:21 +00:00
parent 34c39398fa
commit e117bc3fc5

View file

@ -34,6 +34,7 @@ class MediaRepositoryResource(Resource):
=> POST /_matrix/media/v1/upload HTTP/1.1
Content-Type: <media-type>
Content-Length: <content-length>
<media>