SendResponseAsync length #151
Unanswered
matevzkovacic
asked this question in
Q&A
Replies: 1 comment
-
I am unable to duplicate this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have simple sample to return response though await context.Response.SendResponseAsync(json);
If json is larger then 2048 characters Grapevine server crash and response is Pending on client.
Where can I extend size of response, I would like to send larger files?
Beta Was this translation helpful? Give feedback.
All reactions