Fix lint warning (#475)

This commit is contained in:
Trask Stalnaker 2023-10-30 23:54:37 -07:00 committed by GitHub
parent de4125d030
commit c99d35bc33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ groups:
is often, but not always, present as the [Content-Length](https://www.rfc-editor.org/rfc/rfc9110.html#field.content-length)
header. For requests using transport encoding, this should be the compressed size.
examples: 3495
stability: experimental # this should not be marked stable with other HTTP attributes
stability: experimental # this should not be marked stable with other HTTP attributes
- id: request.header
type: template[string[]]
brief: >
@ -98,7 +98,7 @@ groups:
is often, but not always, present as the [Content-Length](https://www.rfc-editor.org/rfc/rfc9110.html#field.content-length)
header. For requests using transport encoding, this should be the compressed size.
examples: 3495
stability: experimental # this should not be marked stable with other HTTP attributes
stability: experimental # this should not be marked stable with other HTTP attributes
- id: response.header
type: template[string[]]
brief: >