Skip to content

Commit

Permalink
update README (fatedier#4139)
Browse files Browse the repository at this point in the history
  • Loading branch information
fatedier authored Apr 9, 2024
1 parent d2d03a8 commit ba937e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down
6 changes: 0 additions & 6 deletions Release.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit ba937e9

Please sign in to comment.