aspnetcore/src/Shared
Sourabh Shirhatti b140c09c02
Add support delegating requests in HttpSysServer (#24857)
* Add new ctors for RequestQueue and UrlGroup

* Add DelegateRequest pinvokes

* Add Request Transfer Feature

* Fix accessibility of feature

* Test cleanup

* Update ref assembly

* hack: Make HttpSysServer packable

* Cleanup based on PR feedback

* Avoid sending headers after transfer

* Fix ref assembly

* Fix rebase conflict

* Switch to DelegateRequestEx

* Add feature detection

* Delete ref folder

* Add server feature

* s/RequestQueueWrapper/DelegationRule

* Fix UrlGroup was null issue

* Add light-up for ServerDelegationPropertyFeature

* Revert changes to sample

* Revert changes to sample take 2

* PR feedback

* s/Transfered/Transferred

* DelegateAfterRequestBodyReadShouldThrow

* Make DelegationRule disposable

* More license headers

* Incomplete XML doc

* PR feedback

* Fix broken test

* PR feedback

* Fixup test

* s/Transfer/Delegate

* s/transfer/delegate

* PR feedback
2020-08-19 10:27:18 -07:00
..
ActivatorUtilities
BenchmarkRunner
Buffers.MemoryPool
Buffers.Testing Right-size Lists when created (#23714) 2020-08-19 09:45:52 -07:00
CertificateGeneration [HTTPS] Fix the CertificateManagerEventSource event ids (#24519) 2020-08-03 07:30:52 -07:00
ChunkingCookieManager
ClosedGenericMatcher
CodeAnalysis
CommandLineUtils
Components
CopyOnWriteDictionary
Diagnostics
E2ETesting Quarantine falky test ServerEventTest.EventDuringBatchRendering_CanTriggerDOMEvents (#24691) 2020-08-07 23:16:53 +00:00
ErrorPage
EventSource.Testing
HashCodeCombiner
Hpack
Http2cat Fast path for validating static table HTTP/2 headers (#24730) 2020-08-14 13:13:33 +12:00
HttpSys Add support delegating requests in HttpSysServer (#24857) 2020-08-19 10:27:18 -07:00
MSBuild.Testing
NonCapturingTimer
Nullable
ObjectMethodExecutor Right-size Lists when created (#23714) 2020-08-19 09:45:52 -07:00
ParameterDefaultValue
Process Fix gRPC interop tests (#24824) 2020-08-13 17:48:26 +12:00
PropertyActivator
PropertyHelper
RangeHelper
Razor
RazorShared Razor TagHelperDescriptor Hashing (#24551) 2020-08-04 13:06:42 -07:00
RazorViews
SecurityHelper
ServerInfrastructure Optimize writing single segment sequences (#24929) 2020-08-18 19:37:48 +12:00
StackTrace Right-size Lists when created (#23714) 2020-08-19 09:45:52 -07:00
SyncPoint
TypeNameHelper
UrlDecoder
ValueStopwatch
ValueTaskExtensions
WebEncoders
runtime Sync shared code from runtime (#25009) 2020-08-18 23:23:51 +00:00
test Fast path for validating static table HTTP/2 headers (#24730) 2020-08-14 13:13:33 +12:00
.vsconfig
NullScope.cs
ReferenceAssemblyInfo.cs
Shared.slnf
TaskToApm.cs
startvs.cmd