tumpio/requestcontrol

scheme filed should be extended with ws:// and wss://

rusty-snake opened this issue · 0 comments

Currently

  • http: http://
  • https: https://
  • http/https: http://, https://, ws://, wss://

Suggestion

  • http: http://
  • https: https://
  • ws: ws://
  • wss: wss://
  • any: http://, https://, ws://, wss://