Commit graph

8 commits

Author SHA1 Message Date
Misha Wolfson
800e02aa40 Fix stream parsing bug
In lodash 3.10, .forEach does not get called in a chain unless .value() is passed, but in lodash 4, it does.
2016-12-15 17:48:24 -05:00
Misha Wolfson
fee9cd593d Fix minor spacing issues 2016-12-15 17:43:52 -05:00
Misha Wolfson
17165ad6eb Respond with the correct error code and headers 2016-12-14 18:23:58 -05:00
Misha Wolfson
a989f4d60c Parse global stream config option 2016-12-14 18:23:30 -05:00
Misha Wolfson
0d5021eebc Add stderr to logger config 2016-12-14 17:04:30 -05:00
fbda0adf62 spserver: Fixed critical file path bug 2015-02-04 08:33:17 +00:00
6857661b22 many: Added test, fixed an error 2015-02-02 15:41:06 +00:00
4761ad6b34 many: Initial 0.1.0 version. 2015-02-02 09:52:31 +00:00