sendHeaders abstract method

void sendHeaders()

Send response headers. This is done automatically before sending the first response message, but can be done manually before the first response is ready, if necessary.

Implementation

void sendHeaders();