Skip to content

Commit a403d5d

Browse files
Hyperlint suggestion
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent 6c10e46 commit a403d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/network/websockets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ When Cloudflare releases new code to its global network, we may restart servers,
7272
Investigating issues with Websocket can be facilitated with client tools like [wscat](https://github.com/websockets/wscat).
7373
Being able to reproduce an issue on a single URL with a minimalistic tool helps narrowing down the issue.
7474

75-
When looking at [HTTP requests logs](/logs/reference/log-fields/zone/http_requests/) note that the EdgeStartTimestamp and EdgeStopTimestamp fields represent the duration of the websocket connection and is not just a representation of the initial HTTP connection.
75+
When looking at [HTTP requests logs](/logs/reference/log-fields/zone/http_requests/) note that the EdgeStartTimestamp and EdgeStopTimestamp fields represent the duration of the WebSocket connection and is not just a representation of the initial HTTP connection.

0 commit comments

Comments
 (0)