| Age | Commit message (Collapse) | Author | Files | Lines |
|
This makes it easier to run microproxy locally during development.
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
|
|
Signed-off-by: David Anderson <danderson@tailscale.com>
|
|
The name's been bugging me for a long time.
I liked neither the overlap between tsweb.Handler and http.Handler,
nor the name "ServeHTTPErr" which sounds like it's an error being
returned, like it's an error handler and not sometimes a happy path.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
|
This is a temporary specialization to what tailscale prod needs right now,
it'll go back to something more generic later.
|
|
|