Skip to content
This repository was archived by the owner on Apr 21, 2021. It is now read-only.

Filter out 'blob' response types#4

Open
That-David-Guy wants to merge 7 commits into
bassettsj:masterfrom
consoleau:master
Open

Filter out 'blob' response types#4
That-David-Guy wants to merge 7 commits into
bassettsj:masterfrom
consoleau:master

Conversation

@That-David-Guy

Copy link
Copy Markdown

We are using your library but it throws an error if the response type if 'blob'. In our situation it was easiest to modify your code to ignore 'blob'.

I made a pull request in case you think its suitable for the main repo.

@bassettsj bassettsj left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Just fix the code style issues and I can merge. It might be best to fork this and republish for your own needs. I am not actively maintaining this anymore.

Comment thread .gitignore

# Compiled scripts shouldn't be needed
lib
# lib

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Don’t add compiled scripts please

Comment thread package.json Outdated
{
"name": "protractor-intercept",
"version": "1.0.2",
"version": "1.1.2",

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Don’t update the version I can republish after merging

@bassettsj

Copy link
Copy Markdown
Owner

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.

3 participants