session: uri parsing improvements 17/42417/5
authorAdrian Villin <[email protected]>
Thu, 27 Feb 2025 14:04:56 +0000 (15:04 +0100)
committerFlorin Coras <[email protected]>
Mon, 3 Mar 2025 19:20:46 +0000 (19:20 +0000)
commite1d40bf585ef23e24145bee1cd89ae0ab8bc303d
tree7a9bbcf1773f4fc5cdb4f3d992f4842ea202df75
parent9c948e4d2a71269acffa634b3c6b2741d558cee0
session: uri parsing improvements

- It is now possible to use "proto://ip4:port/target" or
 "proto://[ip6]:port/target" format.
- Updated http_client and related tests to use the new format

Type: improvement

Change-Id: Ic6afd8c66eddca2ab1d7afc034e193441c34f8ee
Signed-off-by: Adrian Villin <[email protected]>
extras/hs-test/http_test.go
src/plugins/hs_apps/http_client.c
src/vnet/session/application_interface.c
src/vnet/session/application_interface.h