Webroker

Results 2 comments of Webroker

the code var bodyAsText = Encoding.UTF8.GetString(await context.Request.Body.ReadFullyAsync()); return error 'Stream' does not contain a definition of 'ReadFullyAsync' and no accessible 'ReadFullyAsync' extension method was found that takes a first argument...

okay, it works with StreamReader