- HttpPost
HttpPost
Namespace: Shared.Communication
Assembly: SharedLib
Class to perform http postMethods
Post(String, String, UInt32, Shared.Classes.NVPCodec, String, String) | Performs a post to a webpage |
Post(String, Shared.Classes.NVPCodec, UInt32, Shared.Classes.NVPCodec) | Performs a post to a webpage |
Post(String, Shared.Classes.NVPCodec, UInt32, String, Shared.Classes.NVPCodec) | Performs a post to a webpage |