[OperationContract("HttpPost2")] string HttpPost( string url, byte[] content, out string error, string contentPostingType, string proxy, string encoding, ResponceType respType, int timeout, string cookies, string userAgent, bool useRedirect, int maxRedirectCount, string[] additionalHeaders, string downloadPath, bool useOriginalUrl, bool legacyMultipart, ICookieContainer cookieContainer, bool removeDefaultHeaders )
Parameters
- url
- content
- error
- contentPostingType
- proxy
- encoding
- respType
- timeout
- cookies
- userAgent
- useRedirect
- maxRedirectCount
- additionalHeaders
- downloadPath
- useOriginalUrl
- legacyMultipart
- cookieContainer
- removeDefaultHeaders
Return Value
result of the requset