mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-27 22:47:02 -05: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
|
=> POST /_matrix/media/v1/upload HTTP/1.1
|
||||||
Content-Type: <media-type>
|
Content-Type: <media-type>
|
||||||
|
Content-Length: <content-length>
|
||||||
|
|
||||||
<media>
|
<media>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user