Support custom fs (tailing)#100
Support custom fs (tailing)#100ronag wants to merge 2 commits intopillarjs:masterfrom BoffinsDev:master
Conversation
|
Hi @ronag, thanks for your pull request! If you can, please check out the tests, as there are a bunch of failures with these changes. I also don't see anything about a In addition, I'm not sure about this module ever sending back a 202, because it is described as the following in RFC 7231:
To me, that describing the accepting of the given request (i.e. the |
|
Hi @ronag, I'm closing this due to no response in over 2 months. If you get back to me on my questions/comments above, I'll happily re-open this pull request! |
Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
This allows one to provide a custom fs implementation to send with .e.g. tailing (growing) support.