spring-framework/framework-docs/modules/ROOT/pages/web/webmvc
Brian Clozel 430a24e6bc Further document ShallowEtagHeaderFilter limitations
This commit improves the documentation for the
`ShallowEtagHeaderFilter`, stating that it is only meant to support a
subset of conditional HTTP requests: GET requests with "If-None-Match"
headers. Other headers and state changing HTTP methods are not supported
here, as the filter only operates on the content of the response and has
no knowledge of the resource being served.

Closes gh-30517
2023-07-06 09:39:57 +02:00
..
mvc-config Update docs to mention Boot's HttpMessageConverters 2023-05-30 17:17:31 +01:00
mvc-controller Fix migration to asciidoctor tabs 2023-05-09 12:15:43 +01:00
mvc-servlet Document @ResponseStatus behavior 2023-05-09 14:01:33 +02:00
filters.adoc Further document ShallowEtagHeaderFilter limitations 2023-07-06 09:39:57 +02:00
mvc-ann-async.adoc Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00
mvc-ann-rest-exceptions.adoc Fix invalid attributes 2023-05-04 15:35:05 +01:00
mvc-caching.adoc Fix migration to asciidoctor tabs 2023-05-09 12:15:43 +01:00
mvc-config.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
mvc-controller.adoc Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00
mvc-http2.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
mvc-security.adoc Enable Section Summary TOC for small pages 2023-05-04 15:35:05 +01:00
mvc-servlet.adoc Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00
mvc-uri-building.adoc Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00