Not sure if commenting this out was intentional but with https requests, Request.Url uses http instead. https://github.com/unosquare/embedio/blob/2305190014d63f86ca036da85e426714d1e667f8/src/EmbedIO/Net/Internal/HttpListenerRequest.cs#L227-L228
Not sure if commenting this out was intentional but with https requests, Request.Url uses http instead.
embedio/src/EmbedIO/Net/Internal/HttpListenerRequest.cs
Lines 227 to 228 in 2305190