PicoHTTPParser wrapper for Gauche.
Currently, only phr_parse_request and phr_parse_response are available (as phr-parse-request and phr-parse-response, respectively). See test.scm for basic usage.
See permission.jp.txt.
- Add bindings for
phr_parse_headersandphr_decode_chunked.