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
[](https://github.com/sponsors/nyamsprod)
9
9
10
-
The package uses value objects to parse, serializeand build[HTTP Structured Fields][1] in PHP.
10
+
The package uses value objects to parse, serialize, build and update[HTTP Structured Fields][1] in PHP.
11
11
12
-
HTTP Structured fields are intended for use by specifications of new HTTP fields that wish to
13
-
use a common syntax that is more restrictive than traditional HTTP field values or could
14
-
be used to [retrofit current fields][2] to have them compliant with the new syntax.
15
-
16
-
The package can be used to **parse, build, update and serialize** HTTP Structured Fields in a predicable way;
12
+
HTTP Structured fields are intended for use for new HTTP fields that wish to use a common syntax that is
13
+
more restrictive than traditional HTTP field values or could be used to [retrofit current fields][2] to
0 commit comments