Skip to content
Commit a54baf7b authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

luci-lib-httpclient: revamp URL handling



 - Introduce a parse_url() helper which properly deals with literal IPv4
   and IPv6 host parts and returns the decomposed uri string as table
 - Properly format IPv6 literals in autogenerated Host headers
 - Omit default port numbers in Host headers and calculated redirect URLs.

Supersedes PR #2337.

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent b94be57a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment