Pages

▼
Showing posts with label PATCH. Show all posts
Showing posts with label PATCH. Show all posts
Tuesday, July 30, 2013

Java - Call URL And Sending HTTP Parameters Via GET POST PUT PATCH DELETE Method Easily Execute

›
Its very easy to invoke URL using Java, We can now send GET, POST, PUT, PATCH And Delete method easily. Invoking URL in Java is easy now. ...
Tuesday, May 15, 2012

Execute Curl to GET POST PUT PATCH DELETE Method Using Php

›
$headers[] = "Authorization: Basic xxx"; $headers[] = "Accept: text/xml"; $post = array(     "name" =>...
›
Home
View web version
Powered by Blogger.