Skip to content

Commit 35eb276

Browse files
committed
Sync documentation of main branch
1 parent 4f0e2f5 commit 35eb276

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

_generated-doc/main/config/quarkus-all-config.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17118,6 +17118,8 @@ The HTTP methods allowed for CORS requests.
1711817118

1711917119
A comma-separated list of valid HTTP methods, such as `GET,PUT,POST`. If not set, the filter allows any HTTP method by default.
1712017120

17121+
This property is not used to control same-origin HTTP request methods.
17122+
1712117123
Default: Any HTTP request method is allowed.
1712217124

1712317125

_generated-doc/main/config/quarkus-vertx-http_quarkus.http.cors.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ The HTTP methods allowed for CORS requests.
6363

6464
A comma-separated list of valid HTTP methods, such as `GET,PUT,POST`. If not set, the filter allows any HTTP method by default.
6565

66+
This property is not used to control same-origin HTTP request methods.
67+
6668
Default: Any HTTP request method is allowed.
6769

6870

0 commit comments

Comments
 (0)