plaintext to serve (primarily for testing)
()
| 910 | |
| 911 | // plaintext to serve (primarily for testing) |
| 912 | func (v HTTPHandlerView) Text() string { return v.ж.Text } |
| 913 | |
| 914 | // peer capabilities to forward in grant header, e.g. example.com/cap/mon |
| 915 | func (v HTTPHandlerView) AcceptAppCaps() views.Slice[tailcfg.PeerCapability] { |
no outgoing calls