SecureBlackbox 2020 iOS Edition

Questions / Feedback?

onHeadersPrepared (event)

Fires when the request headers have been formed and are about to be sent to the server.

Syntax

- (void)onHeadersPrepared;
func onHeadersPrepared()

Remarks

The prepared headers are available in RequestHeaders property. This event provides you the last chance to review/alter them.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]