Shayne Sweeney 1ceaabbc7b
cmd/tailscale/cli: allow empty text ("") serve
Current behavior is broken. `tailscale serve text / ""` returns no error
and shows up in `tailscale serve status` but requests return a 500
"empty handler".

The commit changes the handler field `Text` to type of `*string`.

Closes #6405

Signed-off-by: Shayne Sweeney <shayne@tailscale.com>
2022-11-20 12:56:12 -05:00
..
2022-04-07 16:38:33 -04:00
2022-08-02 10:08:05 -07:00
2022-11-04 07:25:42 -07:00
2022-09-29 13:36:13 -07:00