set_ignore_x_server_reply


Description:

[ Version ( since = "1.20" ) ]
public void set_ignore_x_server_reply (bool ignore)

Set whether to ignore the x-server-ip-address header reply or not.

If the header is ignored, the original address will be used instead.

Parameters:

this

a Connection

ignore

true to ignore the x-server-ip-address header reply or false to comply with it (%FALSE is the default).