Add the PATCH method to the http module.
* src/http.h (HTTP_REQ_PATCH): New. * src/http.c (http_open): Adjust method check. (send_request): Implement PATCH method.
Add the PATCH method to the http module. Tags None Subscribers None
Description
Details
|