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

Documentation update for default compressible MIME types #14278

Closed
wants to merge 1 commit into from
Closed

Documentation update for default compressible MIME types #14278

wants to merge 1 commit into from

Conversation

kedar-joshi
Copy link
Contributor

Currently Spring Boot documentation states that -

By default, responses are compressed only if their content type is one of the following:

  • text/html
  • text/xml
  • text/plain
  • text/css

Commits fff2804 and 70dabdb added few more MIME types to the list. This PR aligns the documentation with the changes in those commits.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 1, 2018
@snicoll snicoll requested a review from bclozel September 3, 2018 07:25
@bclozel bclozel self-assigned this Sep 3, 2018
@bclozel bclozel closed this in 72ebfb0 Sep 3, 2018
@bclozel bclozel added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 3, 2018
@bclozel bclozel added this to the 2.0.5 milestone Sep 3, 2018
@bclozel
Copy link
Member

bclozel commented Sep 3, 2018

Thanks @kedar-joshi !

@kedar-joshi kedar-joshi deleted the documentation-update branch September 4, 2018 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants