mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -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`.
|