In your code responseHeaderReceived() signal is connected to act_requestFinished() slot, not to act_readResponseHeader() slot. act_readResponseHeader() is never called.