4 references to COMPRESSION_ERROR
InMemory.FunctionalTests (3)
Http2\Http2ConnectionTests.cs (3)
2723expectedErrorCode: Http2ErrorCode.COMPRESSION_ERROR, 2753expectedErrorCode: Http2ErrorCode.COMPRESSION_ERROR, 4919expectedErrorCode: Http2ErrorCode.COMPRESSION_ERROR,
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
429errorCode = Http2ErrorCode.COMPRESSION_ERROR;