on_chunk_header property

http_cb on_chunk_header
getter/setter pair

When on_chunk_header is called, the current chunk length is stored in parser->content_length.

Implementation

external http_cb on_chunk_header;