mirror of
https://github.com/kataras/iris.git
synced 2025-12-23 04:47:02 +00:00
fix #1629
This commit is contained in:
@@ -805,9 +805,9 @@ type Configuration struct {
|
||||
//
|
||||
// Defaults to an empty slice but an example usage is:
|
||||
// RemoteAddrHeaders {
|
||||
// "X-Real-Ip",
|
||||
// "X-Forwarded-For",
|
||||
// "CF-Connecting-IP",
|
||||
// "X-Real-Ip",
|
||||
// "X-Forwarded-For",
|
||||
// "CF-Connecting-IP",
|
||||
// }
|
||||
//
|
||||
// Look `context.RemoteAddr()` for more.
|
||||
|
||||
Reference in New Issue
Block a user