mirror of https://github.com/bjc/prosody
net.http.files: Fix #1927
Problem was type confusion where the `data` variable was expected to be a string later but ended up being the table stored in the cache. Here a different variable is used for the cache entry and the data.13.0
parent
052d497dee
commit
d723c0a6dd
Loading…
Reference in new issue