SecureBlackbox 2020 Java Edition

Questions / Feedback?

AllowOrigin Property

Specifies the content of AllowOrigin header of the service reply.

Syntax

public String getAllowOrigin();
public void setAllowOrigin(String allowOrigin);

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.

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