Skip to content

Instantly share code, notes, and snippets.

@scattered-code
Created March 14, 2022 18:09
Show Gist options
  • Select an option

  • Save scattered-code/c7a1558b32071d33ac74fc8bc689af14 to your computer and use it in GitHub Desktop.

Select an option

Save scattered-code/c7a1558b32071d33ac74fc8bc689af14 to your computer and use it in GitHub Desktop.

Revisions

  1. scattered-code created this gist Mar 14, 2022.
    1 change: 1 addition & 0 deletions finally.cs
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    finally { RunningRequests.Remove(HttpContext.Connection.RemoteIpAddress.ToString(), out var _); }