You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,12 @@
1
-
Cache-Status HTTP Response Header Field
1
+
Cache-Status HTTP Header Field
2
2
-----
3
3
4
4
This package contains classes used to parse, validate and manipulate the [Cache-Status HTTP Response Header Field](https://www.rfc-editor.org/rfc/rfc9211.html).
5
5
6
+
## System Requirements
7
+
8
+
**PHP >= 8.2** is required but the latest stable version of PHP is recommended.
9
+
6
10
## Usage
7
11
8
12
Unless explicitly stated, all the classes described hereafter are immutable.
0 commit comments