QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

Header Event

HTTP headers sent by the client.

Object Oriented Interface

public function fireHeader($param);

Procedural Interface

inqb_qbconnector_register_callback($res, 6, array($this, 'fireHeader'));

Parameter List


'connectionid'
'header'
'value'

Remarks

When a client connects, this event will fire for each HTTP header received.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]