Closed groovili closed 6 years ago
@groovili Thanks.
How this feature useful?
As far as I know, a request initiated from a file:whatever
URI will invariably contain Origin: null
, not Origin: file:whatever
.
Besides, I don't see how a ws:
or wss:
URI could issue HTTP requests; but perhaps I'm missing something...
This change will allow usage of
ws://
,wss://
andfile://
schemas by adding additional boolean configs.