Closed ZbynekZ closed 1 month ago
JsonEncoder.WriteStatusCode does not write out anything when EncodingToUse is Verbatim, and is passed in Good StatusCode.
This is with 1.5.374.124.
An empty JSON object ("{ }") should be encoded in this case.
No response
- OS: - Environment: - Runtime: - Nuget Version: - Component: - Server: - Client:
Type of issue
Current Behavior
JsonEncoder.WriteStatusCode does not write out anything when EncodingToUse is Verbatim, and is passed in Good StatusCode.
This is with 1.5.374.124.
Expected Behavior
An empty JSON object ("{ }") should be encoded in this case.
Steps To Reproduce
No response
Environment
Anything else?
No response