echo icon indicating copy to clipboard operation
echo copied to clipboard

Add Forwarded header parser

Open cagataygurturk opened this issue 4 years ago • 1 comments

Issue Description

Add an IP parser for Forwarded header defined in https://tools.ietf.org/html/rfc7239

cagataygurturk avatar Feb 17 '21 13:02 cagataygurturk

We are already parsing the X-Forwarded-For (and X-Real-IP) header using net.IP. So I guess we can close this issue @cagataygurturk ?

lammel avatar Mar 05 '22 20:03 lammel