Improves compliance with RFC 7230 on the expected handling of requests that have URI or asterisk in the request target. This means rejecting asterisk requests that are not OPTIONS and rejecting authority-form requests taht are not CONNECT. This also means the server will handle the path and query on targets with absolute URIs as request-targets. |
||
|---|---|---|
| .. | ||
| TestResources | ||
| DummyApplication.cs | ||
| HttpClientSlim.cs | ||
| HttpParsingData.cs | ||
| KestrelTestLoggerFactory.cs | ||
| LifetimeNotImplemented.cs | ||
| MockConnection.cs | ||
| MockSocketOutput.cs | ||
| MockSystemClock.cs | ||
| PassThroughConnectionAdapter.cs | ||
| TestApp.cs | ||
| TestApplicationErrorLogger.cs | ||
| TestConnection.cs | ||
| TestFrame.cs | ||
| TestKestrelTrace.cs | ||
| TestResources.cs | ||
| TestServer.cs | ||
| TestServiceContext.cs | ||