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

Misc touch up #8

Merged
merged 5 commits into from
Oct 29, 2024
Merged

Misc touch up #8

merged 5 commits into from
Oct 29, 2024

Conversation

kohsuke
Copy link
Contributor

@kohsuke kohsuke commented Oct 28, 2024

See the commit messages of the three commits for their respective motivations.

Intake dev mode runs on 8080 by default, so let's move this to 8081
In general, this is a bad practice, but in this specific case, as I
implied in the comment, this is as intended. We didn't want any errors
to get in the way of people's builds.
@kohsuke kohsuke requested a review from Konboi October 28, 2024 22:54
Apache HttpClient is designed to allow entity to report Content-Encoding header on its own, so no need to set this by ourselves. It leaks abstractions.
Assuming this configuration is intended for the use during the
development time, we can have Maven auto-insert the right value.
@kohsuke kohsuke merged commit 9412d8b into main Oct 29, 2024
1 check failed
@kohsuke kohsuke deleted the misc-touch branch October 29, 2024 00:04
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