fix a comment
This commit is contained in:
parent
c8a5898e6d
commit
d4adaa7692
|
@ -58,7 +58,7 @@ public class RequestWrapper {
|
|||
}
|
||||
|
||||
/**
|
||||
* If there is an {@code X-Forwarded-For} header, the <strong>last</strong> entry in that list
|
||||
* If there is an {@code X-Forwarded-For} header, the <strong>first</strong> entry in that list
|
||||
* is returned instead.
|
||||
* @see HttpServletRequest#getRemoteAddr()
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue