SetPost Method

SetPost function

Returns or sets the string used with the post method of inputting data into a web serverto return data from a web query.


func (instance *WebQueryConnection) SetPost(value string)  error

Remarks

See Also