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

[#661] Refactors support for proxy configuration for greater flexibility #799

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ProNotion
Copy link
Contributor

Passing an instance of IWebProxy allows for greater flexibility without restricting consumers to just providing a host, for instance, credentials may also be required.

@abuzuhri
Copy link
Owner

abuzuhri commented Dec 4, 2024

@ProNotion we need also to change sample code and readme file to reflect that change

@abuzuhri
Copy link
Owner

abuzuhri commented Dec 4, 2024

and i think we can also have both option so need need to stop the old code for developer after they upgrade

@ProNotion
Copy link
Contributor Author

@abuzuhri PR updated with the requested changes

@ProNotion
Copy link
Contributor Author

@abuzuhri Is there anything else you want to change about this, or is it all good now?

@dansharpe83
Copy link
Contributor

@ProNotion could you resolve the conflicts on the PR please?

# Fixed conflicts:
#	README.md
#	Source/FikaAmazonAPI/AmazonCredential.cs
@ProNotion
Copy link
Contributor Author

@dansharpe83 Conflicts resolved

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.

3 participants