Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

2.0.5: use options.windowP instead of options.rawP when scraping a page #12

Merged
merged 12 commits into from
Feb 20, 2018

Conversation

mrose17
Copy link
Contributor

@mrose17 mrose17 commented Feb 13, 2018

to make use of new window.fetch call in the browser

@mrose17 mrose17 self-assigned this Feb 13, 2018
getMedia.js Outdated
cachedTrip({
server: parts.protocol + '//' + parts.host,
path: parts.path,
timeout: options.timeout
}, underscore.extend({ rawP: true }, options), (err, response, body) => {
timeout: options.timeouut
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a typo

Copy link
Contributor

@NejcZdovc NejcZdovc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++

@mrose17 mrose17 merged commit 57f3cbf into master Feb 20, 2018
@mrose17 mrose17 deleted the add-windowP-option branch February 26, 2018 17:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants