Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Support basic auth #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

smdern
Copy link

@smdern smdern commented Oct 30, 2014

Support passing in basic auth into phantomjs.

max_redirect_count,
options[:basic_auth_username],
options[:basic_auth_password]
].join(" ").rstrip
Copy link
Author

Choose a reason for hiding this comment

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

💬 added rstrip to not break existing specs, in the case that basic auth fields are nil.

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.

1 participant