Search code examples
ibm-mobilefirstworklight-adapters

How to use the PATCH method in HTTP adapters?


Can any please help me about how to make HTTP call using the PATCH method in an HTTP Adapter in IBM Worklight?


Solution

  • The PATCH method is not supported. Per the HTTP adapter documentation:

    You can use the HTTP adapter to send GET, POST, PUT, and DELETE HTTP requests and retrieve data from the response body. Data in the response can arrive in XML, HTML, or JSON formats.

    You can submit feature requests via: http://www.ibm.com/developerworks/rfe/