Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 6 months ago.
Method PUT for the HTTPRequestHandler?
The HTTPRequestHandler-Class offers the GET, POST and HEAD-methods. I need for a RESTful-Webservice the PUT-method. Is their any chance to implement this method into the handler-class?