• Michael Fraenkel's avatar
    CRI Portforward needs to forward websocket ports · 93c11422
    Michael Fraenkel authored
    - adjust ports to int32
    - CRI flows the websocket ports as query params
    
    - Do not validate ports since the protocol is unknown
      SPDY flows the ports as headers and websockets uses query params
    - Only flow query params if there is at least one port query param
    93c11422
Name
Last commit
Last update
..
BUILD Loading commit data...
errors.go Loading commit data...
request_cache.go Loading commit data...
request_cache_test.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...