Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/stomp-specification-1.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ SHOULD continue to get processed by the server.

The server MAY send `ERROR` frames if something goes wrong. In this case, it
MUST then close the connection just after sending the `ERROR` frame. See the
next section about [connection lingering](#Connection_Lingering).
section about [connection lingering](#Connection_Lingering).

The `ERROR` frame SHOULD contain a `message` header with a short description
of the error, and the body MAY contain more detailed information (or MAY be
Expand Down