repo: update docs
This commit is contained in:
parent
12b3f750ac
commit
7b06d6c6fc
24
README
24
README
|
@ -2,5 +2,25 @@
|
||||||
| tinyparser |
|
| tinyparser |
|
||||||
+================+
|
+================+
|
||||||
|
|
||||||
HTTP parsing prototype and algorithm development environment for tinyproxy - my
|
HTTP parsing prototype and algorithm development
|
||||||
new proxy.
|
environment for tinyproxy - my new proxy.
|
||||||
|
|
||||||
|
RES: github.com/tinyproxy/tinyproxy
|
||||||
|
RES: github.com/nginx/nginx
|
||||||
|
|
||||||
|
LEAKS
|
||||||
|
|
||||||
|
LEAKS file contains the most recent valgrind memory leaks
|
||||||
|
dump ran on main.c
|
||||||
|
|
||||||
|
LEAKS.TEST.[id] files respectively contain the most recent
|
||||||
|
valgrind memory leaks dump ran on a test with an id=[id]
|
||||||
|
|
||||||
|
TODO
|
||||||
|
|
||||||
|
* headers table needs length fields
|
||||||
|
* refactor header parsing
|
||||||
|
* refactor state machine
|
||||||
|
* implement tests
|
||||||
|
* integrations with tinyproxy..?
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user