4 lines
212 B
Text
4 lines
212 B
Text
|
YaHTTP aims to be a pure http request/response parser that has no IO ties. It is
|
||
|
intended to be used on small-footprint applications and other utilities that
|
||
|
want to use HTTP over something else than network IO.
|