Chilkat v11.0.0 HttpRequest
The Chilkat.HttpRequest class has the following backward incompatible changes.
Use* methods removed
The following methods have been deprecated and removed from the documentation for a number of years. If an application is still using one of these methods, it should instead set the HttpVerb
property, and optionally also the ContentType
property.
Removed: UseGet
, UseHead
, UsePost
, UsePostMultipartForm
, UsePut
, UseUpload
, UseUploadPut
, UseXmlHttp