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
All these static methods parse the HTTP Header string value and return an `array` structure
543
-
representing the parsed string. It is possible to use this representation if you want
544
-
to build your own structure field objects. Those methods are the ones used inside the
545
-
respective `fromHttpValue` named constructors to generate `StructuredField` instances
546
-
from their returned value.
547
-
548
530
## Contributing
549
531
550
532
Contributions are welcome and will be fully credited. Please see [CONTRIBUTING](.github/CONTRIBUTING.md) and [CODE OF CONDUCT](.github/CODE_OF_CONDUCT.md) for details.
0 commit comments