Page MenuHomeDevCentral

Improve support for multiple remote addresses
ClosedPublic

Authored by dereckson on May 13 2018, 18:48.
Tags
None
Referenced Files
F10174828: D1638.id4179.diff
Sun, Jun 22, 16:25
F10167537: D1638.id4181.diff
Sat, Jun 21, 22:29
F10166904: D1638.id.diff
Sat, Jun 21, 22:05
Unknown Object (File)
Sat, Jun 21, 11:01
Unknown Object (File)
Sat, Jun 21, 10:26
Unknown Object (File)
Fri, Jun 20, 08:27
Unknown Object (File)
Tue, Jun 17, 18:14
Unknown Object (File)
Tue, Jun 17, 09:28
Subscribers
None

Details

Summary

Currently, if a proxy declares more than one remote address,
the separator needed to be a comma.

But Squid documentation provides a syntax with spaces.

To provide a better support, this change explodes the IP address
with several delimiters, comma and whitespaces (\r \n \t \f and space).

Test Plan

New tests provided

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.May 13 2018, 19:22
This revision was automatically updated to reflect the committed changes.