Skip to content

DEVEXP-562 Can now prevent Accept-Encoding=gzip header being used #1593

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

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Aug 25, 2023

DatabaseClientFactory also supports multiple configurators now. This was essential for testing this new story, but it also aligns with what a user would expect a method named "add" to do (as opposed to "set"). clearConfigurators was also added both for testing purposes and so a user could remove all the configurators in case one or more should no longer be used.

BillFarber
BillFarber previously approved these changes Aug 28, 2023
DatabaseClientFactory also supports multiple configurators now. This was essential for testing this new story, but it also aligns with what a user would expect a method named "add" to do (as opposed to "set"). `clearConfigurators` was also added both for testing purposes and so a user could remove all the configurators in case one or more should no longer be used.
@rjrudin rjrudin merged commit daec921 into develop Aug 28, 2023
@rjrudin rjrudin deleted the feature/562-gzip branch August 28, 2023 17:00
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.

2 participants