Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request({ uri: 'http:...' }).pipe(filed('/file')) creates empty files #13

Open
indexzero opened this issue Jan 12, 2012 · 0 comments
Open

Comments

@indexzero
Copy link
Contributor

Because this block (https://github.com/mikeal/filed/blob/master/main.js#L85-112) returns always if .src.method is defined (even if .dest is undefined) it never hits this block (https://github.com/mikeal/filed/blob/master/main.js#L140-144) and thus yields an empty file.

indexzero added a commit to indexzero/filed that referenced this issue Jan 12, 2012
mikeal added a commit that referenced this issue Jan 12, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant