mirror of
https://github.com/fatedier/frp.git
synced 2025-08-01 19:49:03 +00:00
chore: remove duplicate word in comments (#3081)
This commit is contained in:
@@ -883,7 +883,7 @@ custom_domains = test.example.com
|
||||
host_header_rewrite = dev.example.com
|
||||
```
|
||||
|
||||
The HTTP request will have the the `Host` header rewritten to `Host: dev.example.com` when it reaches the actual web server, although the request from the browser probably has `Host: test.example.com`.
|
||||
The HTTP request will have the `Host` header rewritten to `Host: dev.example.com` when it reaches the actual web server, although the request from the browser probably has `Host: test.example.com`.
|
||||
|
||||
### Setting other HTTP Headers
|
||||
|
||||
|
Reference in New Issue
Block a user