http_static: use authority in redirects 46/43146/2
authorMatus Fabian <[email protected]>
Wed, 11 Jun 2025 11:27:54 +0000 (07:27 -0400)
committerFlorin Coras <[email protected]>
Wed, 11 Jun 2025 15:45:29 +0000 (15:45 +0000)
commit6b2c1293a67aef19d029db9b2816544da6193522
tree38855977c8078b684fb10eaa296af297523a4326
parenta72e5cd23b28513e449c4312e7d512e97b5e6233
http_static: use authority in redirects

Use authority in redirects instead of IP address of the listener.

Type: improvement

Change-Id: Id6dedcb59f4d3e9775ce74be483395ee782ac5d5
Signed-off-by: Matus Fabian <[email protected]>
extras/hs-test/http_test.go
extras/hs-test/infra/hst_suite.go
src/plugins/http_static/http_static.h
src/plugins/http_static/static_server.c