3 references to GetAsciiStringEscaped
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\Http1Connection.cs (1)
996
var detail = errorBytes.
GetAsciiStringEscaped
(Constants.MaxExceptionDetailSize);
Internal\Http\HttpParser.cs (1)
354
? headerLine.
GetAsciiStringEscaped
(Constants.MaxExceptionDetailSize)
Internal\Http\HttpProtocol.cs (1)
1407
? target.
GetAsciiStringEscaped
(Constants.MaxExceptionDetailSize)