SecureBlackbox 2020 Qt Edition

Questions / Feedback?

AllowOrigin Property

Specifies the content of AllowOrigin header of the service reply.

Syntax

QString GetAllowOrigin();
int SetAllowOrigin(QString qsAllowOrigin);

Default Value

""

Remarks

Use this property to specify the content of AllowOrigin header included with the service reply. If left empty, the * header will be returned.

Data Type

String

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