🐛 Fixes bugs, endless CA issue, and endless unsecure grpc
This commit is contained in:
@@ -12,7 +12,7 @@ public static class KestrelConfiguration
|
||||
{
|
||||
public static WebApplicationBuilder ConfigureAppKestrel(
|
||||
this WebApplicationBuilder builder,
|
||||
IConfiguration configuration,
|
||||
IConfiguration configuration,
|
||||
long maxRequestBodySize = 50 * 1024 * 1024
|
||||
)
|
||||
{
|
||||
|
Reference in New Issue
Block a user