Whisperstream Research Group - CommLib Documentation

Http.AddPostKey Method

Adds a key value pair to be posted to the url

Overload List

Adds a key value pair to be posted to the url

public void AddPostKey(string,byte[]);

Adds a key value pair to be posted to the url

public void AddPostKey(string,string);

See Also

Http Class | Whisperstream.CommLib.HttpLib Namespace