11 references to Authority
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (11)
Http2Tests.cs (4)
87new KeyValuePair<string, string>(InternalHeaderNames.Authority, "localhost:80"),
137new KeyValuePair<string, string>(InternalHeaderNames.Authority, "localhost:80"),
187new KeyValuePair<string, string>(InternalHeaderNames.Authority, "localhost:80"),
252new KeyValuePair<string, string>(InternalHeaderNames.Authority, "localhost:80"),
src\Shared\Http2cat\Http2Utilities.cs (7)
41new KeyValuePair<string, string>(InternalHeaderNames.Authority, "localhost:443"),
54new KeyValuePair<string, string>(InternalHeaderNames.Authority, "localhost:80"),
67new KeyValuePair<string, string>(InternalHeaderNames.Authority, "localhost:80"),
74new KeyValuePair<string, string>(InternalHeaderNames.Authority, "127.0.0.1"),
90new KeyValuePair<string, string>(InternalHeaderNames.Authority, "localhost:80"),
102new KeyValuePair<string, string>(InternalHeaderNames.Authority, "localhost:80"),
117new KeyValuePair<string, string>(InternalHeaderNames.Authority, "localhost:80"),