Skip to content
Snippets Groups Projects
Commit 1824f051 authored by Matthew Iselin's avatar Matthew Iselin
Browse files

Add HTTP request parsing.

This extends the existing http parser to support requests as well as responses.

httpcli continues to exist and work as it has previously, though in the new
directory src/core/http (to reflect the fact the directory now contains code
relevant to parsing requests, which httpcli would not generally involve itself
in).
parent 39fd2219
No related branches found
No related tags found
No related merge requests found
Showing
with 607 additions and 189 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment