Skip to content

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

@indexzero

Description

@indexzero

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions