Method Protocols.HTTP.Query()->ponder_answer()
- Method
ponder_answer
protectedintponder_answer(int|voidstart_position)- Description
- Returns
0Returns
0if the header block has not yet been received.1Sets headerbuf to the raw header block and headers to the parsed header block, calls the request_ok callback (if any) and returns
1on successful read of the header block.- Note
The data part of the result may still be pending on
1return.