IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

Origin Property

The Origin header field value.

Object Oriented Interface

public function getOrigin();
public function setOrigin($value);

Procedural Interface

ipworksws_wsclient_get($res, 23 );
ipworksws_wsclient_set($res, 23, $value );

Default Value

''

Remarks

If specified, the class 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.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0