forked from Telodendria/Telodendria
Jordan Bancino
2f946848cb
The problem here is that some Matrix homeservers reject requests that don't have a Content-Length. http was not sending a Content-Length because it was reading from standard input. By reading from an actual file, we can actually easily get the size of the file to send as the Content-Length. |
||
---|---|---|
.. | ||
bin | ||
lib | ||
src | ||
env.sh |