fad07b77Header generation method for bodies
Most of my usecase only requires content-type/length and request id.
Shota FUJI
authored at
Shota FUJI
comitted at
f2cc18d9Move parser context out of data structs
Presence of "context" field and such prevented me from writing
serializer (builder, encoder) and clean C API.
I'm still not sure how to design C API for this, but this patch would
definitely help serializer.
Shota FUJI
authored at
Shota FUJI
comitted at
57ad36dbBody parsing
Although parsing functionality is complete, API is mess.
So this project is not ready yet.
Shota FUJI
authored at
Shota FUJI
comitted at
629d011eFix incorrect test descriptions
"Metadata.parse()" is a static method.
Shota FUJI
authored at
Shota FUJI
comitted at