luci/libs/luci-lib-httpclient/luasrc
Jo-Philipp Wich a54baf7be0 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: Jo-Philipp Wich <jo@mein.io>
2018-12-11 09:12:32 +01:00
..
httpclient Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
httpclient.lua luci-lib-httpclient: revamp URL handling 2018-12-11 09:12:32 +01:00