Skip to content

[docs] wrong note syntax #42

Description

@pr4j3sh

Issue

A note at the given URL (https://github.com/mattheworiordan/websocket.org/blob/main/src/content/docs/guides/road-to-websockets.md?plain=1#L432-L433) is syntactically wrong, hence the output looks like the below screenshot.

Image

You may also view it here https://websocket.org/guides/road-to-websockets/#http-streaming

Solution

Therefore, correcting it as:

:::note
When chunked transfer encoding is used, each server response includes
`Transfer-Encoding: chunked`, while the `Content-Length` header is omitted.
:::

This will fix the issue, and the note will be displayed as:

Image

Suggestion

If you'd like, I can create a PR for the same.

Thankyou.


Linux archlinux 7.0.9-arch2-1 #1 SMP PREEMPT_DYNAMIC Fri, 22 May 2026 19:25:09 +0000 x86_64 GNU/Linux
Brave Browser 143.1.85.120

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions