Skip to content

Commit 466d786

Browse files
committed
update pragma docs
1 parent d77c0b7 commit 466d786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pragma.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default
44
{
55
name: 'Pragma',
66
id: 'pragma',
7-
description: 'These tests check how caches handle the deprecated `Pragma` header in reqeusts and responses.',
7+
description: 'These tests check how caches handle the deprecated `Pragma` header in reqeusts and responses. Note that This field is deprecated - it is not required to be supported.',
88
spec_anchors: ['field.pragma'],
99
tests: [
1010
{

0 commit comments

Comments
 (0)