We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf505a commit 75f16b4Copy full SHA for 75f16b4
spring-web/src/main/java/org/springframework/http/HttpHeaders.java
@@ -576,7 +576,7 @@ public List<MediaType> getAcceptPatch() {
576
577
/**
578
* Set the list of acceptable {@linkplain MediaType media types} for
579
- * {@code QUERY} methods, as specified by the {@code Accept-QUERY} header.
+ * {@code QUERY} methods, as specified by the {@code Accept-Query} header.
580
* @since x.x.x
581
*/
582
public void setAcceptQuery(List<MediaType> mediaTypes) {
0 commit comments