Versions in this module Expand all Collapse all v1 v1.24.4 Aug 19, 2016 Changes in this version + func StripHopByHopHeaders(request *http.Request) + type Client struct + type ClientConfig struct + type Config struct + Timeout int + type Server struct + func NewServer(config *Config, packetDispatcher dispatcher.PacketDispatcher, ...) *Server + func (this *Server) Close() + func (this *Server) GenerateResponse(statusCode int, status string) *http.Response + func (this *Server) Port() v2net.Port + func (this *Server) Start() error + type ServerFactory struct + func (this *ServerFactory) Create(space app.Space, rawConfig interface{}, meta *proxy.InboundHandlerMeta) (proxy.InboundHandler, error) + func (this *ServerFactory) StreamCapability() internet.StreamConnectionType Incompatible versions in this module v3.50.2+incompatible Oct 29, 2018