mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-24 02:25:45 +03:00
314ca4c86d
The Content-Length header should be treated as an int, not a string. This shouldn't have any user-facing change.
1 line
75 B
Text
1 line
75 B
Text
Use the proper type for the Content-Length header in the `UploadResource`.
|