RETSConnection: SetRequestHeaderField

SetRequestHeaderField

Gets the username for the session Gets the password for the session Sets key-value pairs in the client request header

 Public Sub SetRequestHeaderField(
	  key As String,
	  value As String )

Parameters

key
[ByRef] String.
value
[ByRef] String.

Remarks

See Also

Project RETS_API Overview Class RETSConnection Overview RETSConnection Properties RETSConnection Methods SetAuthorization StoreHeadersResponseMap