Skip to content

Added csv url example#142

Merged
Keyang merged 1 commit intoKeyang:masterfrom
bertyhell:patch-1
Feb 28, 2017
Merged

Added csv url example#142
Keyang merged 1 commit intoKeyang:masterfrom
bertyhell:patch-1

Conversation

@bertyhell
Copy link
Copy Markdown
Contributor

This took my quite some time to figure out, so i'm adding it to the docs
somehow the stream example wasn't clear enough because the old way of writing this (before 1.1.0) was:

request.get(url).pipe(csv);

This took my quite some time to figure out, so i'm adding it to the docs
somehow the stream example wasn't clear enough because the old way of writing this (before 1.1.0) was:
```js
request.get(url).pipe(csv);
```
@Keyang Keyang merged commit 2007658 into Keyang:master Feb 28, 2017
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

Successfully merging this pull request may close these issues.

2 participants