Method Protocols.HTTP.Server.Request()->read_cb_post()


Method read_cb_post

protected void read_cb_post(mixed dummy, string s)

Description

Adds incoming data to raw and buf. Once content-length or max_request_size data has been received, finalize() is called.