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

Fix Content-Encoding and Content-Type headers in Bottle 0.13+ #959

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

c-bata
Copy link
Member

@c-bata c-bata commented Sep 11, 2024

Contributor License Agreement

This repository (optuna-dashboard) and Goptuna share common code.
This pull request may therefore be ported to Goptuna.
Make sure that you understand the consequences concerning licenses and check the box below if you accept the term before creating this pull request.

  • I agree this patch may be ported to Goptuna by other Goptuna contributors.

Reference Issues/PRs

Fixes #956
Refs bottlepy/bottle#1350

What does this implement/fix? Explain your changes.

Fix Content-Encoding and Content-Type headers in Bottle 0.13+.

@c-bata c-bata merged commit 4a55ea7 into optuna:main Sep 11, 2024
13 checks passed
@c-bata c-bata deleted the fix-bottle-gzip branch September 11, 2024 08:03
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.

Bottle 0.13 breaks bundle.js
1 participant