We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a4da43 commit fa21ad7Copy full SHA for fa21ad7
1 file changed
src/Servers/GenHttpServer/Program.cs
@@ -40,5 +40,3 @@ static string Echo(IRequest request)
40
static string StringContent() => "OK";
41
42
static Stream RequestContent(Stream body) => body;
43
-
44
-// force retrigger Probe
0 commit comments