C# Class Microsoft.AspNet.Server.KestrelTests.ServerAddressFacts

Afficher le fichier Open project: Starcounter/KestrelHttpServer

Private Methods

Méthode Description
FromUriReturnsNullForSchemelessUrls ( string url ) : void
UrlsAreParsedCorrectly ( string url, string scheme, string host, int port, string path ) : void