#14 closed design (fixed)
Clarification regarding quoting of charset values
Reported by: | mnot@… | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 01 | |
Component: | p3-payload | Severity: | |
Keywords: | Cc: |
Description
In order to clarify when charset values may be quoted, the following is added to section 3.4:
HTTP uses charset in two contexts: within an Accept-Charset request header (in which the charset value is an unquoted token) and as the value of a parameter in a Content-type header (within a request or response), in which case the parameter value of the charset parameter may be quoted.
Change History (3)
comment:1 Changed 15 years ago by fielding@…
- Milestone set to 01
- Resolution set to fixed
- Status changed from new to closed
- version set to 00
comment:2 Changed 15 years ago by mnot@…
- version changed from 00 to d00
Note: See
TracTickets for help on using
tickets.
Fixed in [81]