Просмотр исходного кода

Update MANUAL.md

Clarify that we only support `X-Forwarded-For`
pull/2121/head
Shivaram Lingamneni 5 месяцев назад
Родитель
Сommit
68ecf1a355
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      docs/MANUAL.md

+ 1
- 1
docs/MANUAL.md Просмотреть файл

@@ -642,7 +642,7 @@ After that, there are two possibilities:
642 642
 
643 643
 ### Websockets through HTTP reverse proxies
644 644
 
645
-Ergo will honor the HTTP forwarding headers on incoming websocket connections, if the peer IP address appears in `proxy-allowed-from`. For these connections, set `proxy: false`, or omit the `proxy` option.
645
+Ergo will honor the `X-Forwarded-For` headers on incoming websocket connections, if the peer IP address appears in `proxy-allowed-from`. For these connections, set `proxy: false`, or omit the `proxy` option.
646 646
 
647 647
 
648 648
 ## Client certificates

Загрузка…
Отмена
Сохранить