IP*Works! 2016 Java Edition
IP*Works! 2016 Java Edition
Questions / Feedback?

Origin Property

The Origin header field value.

Syntax

public String getOrigin();
public void setOrigin(String origin);

Remarks

If specified, the bean will include an Origin HTTP header in the connection request with the value provided. Servers may use this value to validate requests. Servers may reject requests depending on the value provided.

A typical value that would be set is of the form "http://example.com".

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 Java Edition - Version 16.0 [Build 7353]