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

Immutable client #199

Merged
merged 1 commit into from Oct 7, 2019
Merged

Immutable client #199

merged 1 commit into from Oct 7, 2019

Conversation

trowski
Copy link
Member

@trowski trowski commented Oct 5, 2019

Extension of #198. @kelunik thoughts on the last commit?

@enumag
Copy link
Contributor

enumag commented Oct 7, 2019

👍 Yeah, immutable client would be really nice. I could then have it as a service in my dependency injection container and add additional interceptors as needed without touching the service itself. Ofc I can still do it with cloning but this feels better.

@kelunik
Copy link
Member

kelunik commented Oct 7, 2019

@trowski Could you modify this PR to only contain the immutability change, please? I'd like to get this merged, as #200 will probably depend on this.

@trowski
Copy link
Member Author

trowski commented Oct 7, 2019

@kelunik So remove the follow redirects portion? I think that should be done as well, but I can put that in another PR after this is merged. I can rebase after #198 is merged, since that has diverged a bit now too.

@trowski
Copy link
Member Author

trowski commented Oct 7, 2019

Rebasing on master was simple, so I did that quickly. Will need to rebase #198 on this after merging.

@kelunik kelunik merged commit 686c24e into master Oct 7, 2019
@kelunik kelunik deleted the immutable-client branch October 7, 2019 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants