1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-18 02:17:05 +00:00

minor improvements

This commit is contained in:
Gerasimos (Makis) Maropoulos
2021-11-15 15:29:30 +02:00
parent e8dc935f16
commit 48bb9c9c11
5 changed files with 90 additions and 0 deletions

View File

@@ -832,6 +832,7 @@ type Configuration struct {
// "X-Forwarded-For",
// "CF-Connecting-IP",
// "True-Client-Ip",
// "X-Appengine-Remote-Addr",
// }
//
// Look `context.RemoteAddr()` for more.