Adds a key value pair to be posted to the url
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);
Http Class | Whisperstream.CommLib.HttpLib Namespace