-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
The Concealed auth draft defines new HTTP authentication parameters. Over in httpwg/http-extensions#2801 we realized that the syntax for how to define new parameters and how to refer to those parameters wasn't consistent. I went to check the style guide, and there was no guidance. I picked something consistent for that draft, but it would be good to provide guidance in the style guide, similar to the guidance we provide for header field names.
For what it's worth, what I picked in that draft was:
- when defining a new parameter:
The REQUIRED "s" (signature) Parameter is an integer that specifies...
- when referencing the parameter:
The key ID sent in the
kParameter...
Note that "Parameter" is uppercase here, would be good to suggest whether upper- vs lower-case is preferred.
Metadata
Metadata
Assignees
Labels
No labels