Opened 10 years ago
Closed 10 years ago
#433 closed editorial (incorporated)
ambiguity in part 1 example
Reported by: | mnot@… | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 22 |
Component: | p1-messaging | Severity: | In WG Last Call |
Keywords: | Cc: |
Description
Part 1 section 2.1 example server response contains an entity body and a Content-Length header.
The Content-Length header is 2 bytes larger than the visible/printable bytes in the entity and it is not made clear that there are invisible trailer bytes being included in the in the displayed entity size.
I think at this early stage of the texts it would be best to keep things simple and only have the Content-Length equal to the visible bytes - "Hello world!" being 12 bytes long.
Change History (2)
comment:1 Changed 10 years ago by julian.reschke@…
comment:2 Changed 10 years ago by julian.reschke@…
- Milestone changed from unassigned to 22
- Resolution set to incorporated
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
From [2185]:
Explain that the example message contains CR/LF (see #433)