HTTP_POST
case HTTP_POST :
if (request == HTTP_POST || request == HTTP_PUT)
return (http_send(http, HTTP_POST, uri));