Skip to content

Commit 8a4da43

Browse files
authored
Add comment for force retrigger of Probe
Added a comment to indicate a force retrigger for Probe.
1 parent 8843315 commit 8a4da43

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Servers/GenHttpServer/Program.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ static string Echo(IRequest request)
4040
static string StringContent() => "OK";
4141

4242
static Stream RequestContent(Stream body) => body;
43+
44+
// force retrigger Probe

0 commit comments

Comments
 (0)