----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4273/#review5880 -----------------------------------------------------------
Ship it! LGTM - Dan On 2012-03-09 19:23:05, Stanton Sievers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/4273/ > ----------------------------------------------------------- > > (Updated 2012-03-09 19:23:05) > > > Review request for shindig, Dan Dumont and Adam Clarke. > > > Summary > ------- > > Currently I can use gadgets.io.makeRequest to do a PUT but the PUT body does > not reach the destination. This works today for POST, it simply seems that > PUT was left out of that implementation. > > > This addresses bug SHINDIG-1728. > https://issues.apache.org/jira/browse/SHINDIG-1728 > > > Diffs > ----- > > > http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/MakeRequestHandler.java > 1298060 > > Diff: https://reviews.apache.org/r/4273/diff > > > Testing > ------- > > > Thanks, > > Stanton > >