https://github.com/daverandom/lib2616
RFC2616 formatted message parser library
https://github.com/daverandom/lib2616
Last synced: about 2 months ago
JSON representation
RFC2616 formatted message parser library
- Host: GitHub
- URL: https://github.com/daverandom/lib2616
- Owner: DaveRandom
- Created: 2013-03-12T17:58:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-12T17:58:39.000Z (over 13 years ago)
- Last Synced: 2025-01-08T16:00:39.046Z (over 1 year ago)
- Language: PHP
- Size: 94.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Library for basic parsing of RFC2616 formatted messages (HTTP requests and responses) into data structures.
Some mutable classes and writers will be added at some point between now and the heat death of the universe.