Skip to content

Commit

Permalink
Add canonical HTTP header to requests with lastModified parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Sep 20, 2023
1 parent 51026fc commit 5344337
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion all
Submodule all updated 2 files
+1 −1 book/pom.xml
+1 −1 pom.xml
2 changes: 1 addition & 1 deletion bom
Submodule bom updated 1 files
+1 −1 book/pom.xml
2 changes: 1 addition & 1 deletion book/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ along with semanticcms-file. If not, see <https://www.gnu.org/licenses/>.
<groupId>com.aoapps</groupId><artifactId>ao-servlet-filter</artifactId><version>3.0.3${POST-SNAPSHOT}</version>
</dependency>
<dependency>
<groupId>com.aoapps</groupId><artifactId>ao-servlet-last-modified</artifactId><version>2.0.1${POST-SNAPSHOT}</version>
<groupId>com.aoapps</groupId><artifactId>ao-servlet-last-modified</artifactId><version>3.0.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
</dependency>
<dependency>
<groupId>com.aoapps</groupId><artifactId>ao-servlet-subrequest</artifactId><version>2.0.0${POST-SNAPSHOT}</version>
Expand Down
2 changes: 1 addition & 1 deletion model
Submodule model updated 1 files
+1 −1 book/pom.xml
2 changes: 1 addition & 1 deletion servlet
Submodule servlet updated 2 files
+1 −1 book/pom.xml
+1 −1 pom.xml
2 changes: 1 addition & 1 deletion style
Submodule style updated 2 files
+1 −1 book/pom.xml
+1 −1 pom.xml
2 changes: 1 addition & 1 deletion taglib
Submodule taglib updated 2 files
+1 −1 book/pom.xml
+1 −1 pom.xml
2 changes: 1 addition & 1 deletion view
Submodule view updated 2 files
+1 −1 book/pom.xml
+1 −1 pom.xml

0 comments on commit 5344337

Please sign in to comment.