Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
HeadHunter483 committed Sep 13, 2024
1 parent 44ac10b commit cd196d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/input/http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ Example: ```user_agent: '{{ index (index .request.Header "User-Agent") 0}}'```
**`cors`** *`CORSConfig`*

CORS config.
Allowed origins support only one wildcard symbol. `http://*.example.com` - valid, `http://*.example.*.com` - invalid.
See CORSConfig for details.

<br>
Expand Down

0 comments on commit cd196d6

Please sign in to comment.