bug(dev-webserver): Allow HTTPS from Startup.cs #1424

Closed
opened 2025-08-09 17:20:05 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @MarkPieszak on 8/19/2016

Fixes #271
If someone uses https to spin up Kestrel, Webpack-dev-server is static & set to http. Added option to WebDevMiddlewareOptions to UseHttps to enable HMR when they're using/testing https.

*Originally created by @MarkPieszak on 8/19/2016* Fixes #271 If someone uses `https` to spin up Kestrel, Webpack-dev-server is static & set to `http`. Added option to WebDevMiddlewareOptions to `UseHttps` to enable HMR when they're using/testing https.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1424
No description provided.