Typo in Outgoing HTTP requests documentation

closes #17242
This commit is contained in:
Pedro Hos 2023-03-27 19:37:46 -03:00 committed by Marek Posolda
parent beca22311b
commit a96ff792d8

View file

@ -80,7 +80,7 @@ For example, consider the following regex:
[source]
----
*\.(google|googleapis)\.com
.*\.(google|googleapis)\.com
----
You apply a regex-based hostname pattern by entering this command: