QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

onHeader (event)

HTTP headers sent by the client.

Syntax

- (void)onHeader:(int)connectionId :(NSString*)header :(NSString*)value;
func onHeader(_ connectionId: Int32, _ header: String, _ value: String)

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 iOS Edition - Version 20.0 [Build 7941]