tailscale/tsweb
Brad Fitzpatrick 0df3b76c25 tsweb: fix Port80Handler redirect to https with FQDN unset
Fixes the current http://pkgs.tailscale.com/ redirect to https:///
as that server doesn't configure the Port80Handler.FQDN field.

Change-Id: Iff56e6127a46c306ca97738d91b217bcab32a582
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-06-05 13:01:30 -07:00
..
debug.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
debug_test.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
log.go tsweb: use a ResponseWriter wrapper to log more accurately. 2020-03-19 20:11:07 -07:00
tsweb.go tsweb: fix Port80Handler redirect to https with FQDN unset 2022-06-05 13:01:30 -07:00
tsweb_test.go tsweb: fix Port80Handler redirect to https with FQDN unset 2022-06-05 13:01:30 -07:00