requestcontrol icon indicating copy to clipboard operation
requestcontrol copied to clipboard

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

Open rusty-snake opened this issue 4 years ago • 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://

rusty-snake avatar Aug 07 '21 08:08 rusty-snake