INTEGRITY Документация

Примеры нормализации URL

В следующей таблице показано, как различные Настройки нормализации URL влияют на URL-адреса запроса до того, как они передаются другим функциям Cloudflare и исходному серверу:

Входящий URL Тип нормализации Нормализация входящих URL Нормализовать URL-адреса для источника URL в сети Cloudflare URL, передаваемый на исходный сервер
www.example.com/hello (любой) Off Off www.example.com/hello www.example.com/hello
www.example.com/hello (любой) Включено Off www.example.com/hello www.example.com/hello
www.example.com/hello (любой) Включено Включено www.example.com/hello www.example.com/hello
example.com/%68ello (любой) Off Off example.com/%68ello example.com/%68ello
example.com/%68ello (любой) Включено Off example.com/hello example.com/%68ello
example.com/%68ello (любой) Включено Включено example.com/hello example.com/hello
example.com/%68ello//pa\th RFC-3986 Off Off example.com/%68ello//pa\th example.com/%68ello//pa\th
example.com/%68ello//pa\th RFC-3986 Включено Off example.com/hello//pa%5Cth example.com/%68ello//pa\th
example.com/%68ello//pa\th RFC-3986 Включено Включено example.com/hello//pa%5Cth example.com/hello//pa%5Cth
example.com/%68ello//pa\th Cloudflare Off Off example.com/%68ello//pa\th example.com/%68ello//pa\th
example.com/%68ello//pa\th Cloudflare Включено Off example.com/hello/pa/th example.com/%68ello//pa\th
example.com/%68ello//pa\th Cloudflare Включено Включено example.com/hello/pa/th example.com/hello/pa/th
example.com/hello//../path RFC-3986 Включено Включено example.com/hello/path example.com/hello/path
example.com/hello//../path Cloudflare Включено Включено example.com/path example.com/path
example.com/hello/\../path RFC-3986 Включено Включено example.com/hello/%5C../path example.com/hello/%5C../path
example.com/hello/\../path Cloudflare Включено Включено example.com/path example.com/path