• M
    [QUIC] API QuicStream (#71969) · af436523
    Marie Píchová 提交于
    * Quic stream API surface
    
    * Fixed test compilation
    
    * Fixed http test compilation
    
    * HttpLoopbackConnection Dispose -> DisposeAsync
    
    * QuicStream implementation
    
    * Fixed some tests
    
    * Fixed all QUIC and HTTP tests
    
    * Fixed exception type for stream closed by connection close
    
    * Feedback
    
    * Fixed WebSocket.Client test build
    
    * Feedback, test fixes
    
    * Fixed build on framework and windows
    
    * Fixed winhandler test
    
    * Swap variable based on order in defining class
    
    * Post merge fixes
    
    * Feedback and build
    
    * Reverted connection state to pass around abort error code
    
    * Fixed exception type.
    af436523
Http3LoopbackServer.cs 6.2 KB