Deluan
76deb2f5bb
Small changes to stream.view endpoint
...
Always send content-length header
2016-03-06 20:42:22 -05:00
Deluan
8146f217bd
Added 1 sec to content-length
...
This is a workaround to minimize the "Conn.Write wrote more than the declared Content-Length" error. Don't know if this error (or this workaround) causes any issues
2016-03-05 19:59:51 -05:00
Deluan
3db18d8bd6
I *think* I got the downsampling working perfectly
2016-03-05 19:39:24 -05:00
Deluan
7225807bad
Initial work on downsampling
...
The http connection is being closed before sending all data. May have something to do with the Range header
2016-03-04 13:33:09 -05:00
Deluan
adfec414a1
Renamed parameter validation method and removed "side effect"
2016-03-03 17:41:11 -05:00
Deluan
29b34968eb
Implemented stream
2016-03-03 14:46:19 -05:00