Method Protocols.HTTP.Server.Request()->read_cb_chunked()
- Method
read_cb_chunked
privatevoidread_cb_chunked(mixeddummy,stringdata)- Description
Appends data to raw and
buf. Parses the data with the clunky- chunky-algorithm and, when all data has been received, updates body_raw and request_headers and calls finalize().