1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-06 16:06:52 +00: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>