echo icon indicating copy to clipboard operation
echo copied to clipboard

feat: add Forwarded header parsing and real IP extraction with tests

Open debug-ing opened this issue 9 months ago • 6 comments

For issue #2694

  • Added parser for the "Forwarded" header to extract the "for" field.
  • Implemented real IP extraction from the "Forwarded" headers.
  • Added unit tests to validate header parsing and real IP extraction functionality.

debug-ing avatar Feb 06 '25 16:02 debug-ing