Kaynağa Gözat

update README (#4139)

fatedier 10 ay önce
ebeveyn
işleme
ba937e9fbf
2 değiştirilmiş dosya ile 1 ekleme ve 7 silme
  1. 1 1
      README.md
  2. 0 6
      Release.md

+ 1 - 1
README.md

@@ -1003,7 +1003,7 @@ In this example, it will set header `x-from-where: frp` in the HTTP request.
 
 #### HTTP X-Forwarded-For
 
-This feature is for http proxy only.
+This feature is for `http` proxies or proxies with the `https2http` and `https2https` plugins enabled.
 
 You can get user's real IP from HTTP request headers `X-Forwarded-For`.
 

+ 0 - 6
Release.md

@@ -1,7 +1 @@
 ### Features
-
-* `https2http` and `https2https` plugin now supports `X-Forwared-For` header.
-
-### Fixes
-
-* `X-Forwared-For` header is now correctly set in the request to the backend server for proxy type http.