twilio-labs / NgrokExtensions

Visual Studio integration with ngrok
MIT License
48 stars 26 forks source link

> Ngrok recently addedd support for https localhost. (See [this issue](https://github.com/inconshreveable/ngrok/issues/448#issuecomment-468329794)) #40

Open brandonn12 opened 4 years ago

brandonn12 commented 4 years ago

Ngrok recently addedd support for https localhost. (See this issue) Maybe this extension should add support too? Ngrok already starts on the SSL URL if its available, but it should be 'https' before localhost instead of 'http'.

.NET Core projects are also https by default, so it should apply there too.

;)-false

Originally posted by @brandonn12 in https://github.com/dprothero/NgrokExtensions/issues/29#issuecomment-581308558

th0mk commented 4 years ago

Hi Brandon, what exactly is false about this?