Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use DefaultSettings for curl proxy settings, dynamic proxy/UA settings #129

Merged
merged 3 commits into from
Jul 15, 2016

Conversation

tholu
Copy link
Contributor

@tholu tholu commented Mar 17, 2016

Should fix issue #123

Changes:

  • Updated DefaultSettings to include curl proxy settings
  • Use DefaultSettings in HttpRequest helper
  • Update .gitignore for .idea folder and fix composer.json intendation

- Use DefaultSettings in HttpRequest helper
- Update .gitignore for .idea folder and fix composer.json intendation
@tholu
Copy link
Contributor Author

tholu commented Mar 21, 2016

@eyecatchup Are you currently accepting pull requests?

@prionkor
Copy link

prionkor commented Apr 29, 2016

Some thoughts, Setting proxy in Constant doesn't allow script to change it dynamically. We need some way to set and unset value of proxy.

Can we have something similar for user agent?

@tholu
Copy link
Contributor Author

tholu commented Apr 29, 2016

@prionkor See my last commit to this pull request, which allows to set it dynamically: be4c91d

You can use my fork in composer until this pull request is accepted.

@tholu tholu changed the title Use DefaultSettings for curl proxy settings Use DefaultSettings for curl proxy settings, dynamic proxy/UA settings Apr 29, 2016
@prionkor
Copy link

Got it! Thanks for your quick response :)

@eyecatchup eyecatchup merged commit be4c91d into eyecatchup:master Jul 15, 2016
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.

None yet

3 participants