Added
ContentType
enum added for HTTP ContentType. It can be used inadditionalHeader
parameter of a request.- Added support for attachment upload as multipart/formdata as request body
Fixed
- Resolved infinite loop problem
ContentType
enum added for HTTP ContentType. It can be used in additionalHeader
parameter of a request.