Skip to content

Commit c10204d

Browse files
committed
Update README.md
1 parent 4e05445 commit c10204d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ The server exposes the following endpoints:
6363
- Generates `size` random bytes using `Random.Shared` and returns them as `application/octet-stream`.
6464
- `/error-reset` (GET, HTTP/2 only)
6565
- Uses `IHttpResetFeature` to send an HTTP/2 stream reset with error code `2` (`INTERNAL_ERROR`) and then returns an empty result.
66+
- `/connection-state/active-connections`
67+
- Returns the current status of active connections
6668

6769
## Certificates
6870
The server uses a self-signed certificate. You can obtain this certificate from the repository or by accessing `/_certs/localhost.{crt,key,pfx}`.

0 commit comments

Comments
 (0)