mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
314ca4c86d
The Content-Length header should be treated as an int, not a string. This shouldn't have any user-facing change.
2 lines
75 B
Plaintext
2 lines
75 B
Plaintext
Use the proper type for the Content-Length header in the `UploadResource`.
|