----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1648/ -----------------------------------------------------------
Review request for shindig and johnfargo. Summary ------- According to the RFC, ETags have to be in quote signs. Also, the If-None-Matches header can specify several ETags, separated with commas. This has been added to the ETaggingHttpResponse. No weak ETag generation or checking, though. Diffs ----- trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/ETaggingHttpResponse.java 1161302 trunk/java/gadgets/src/test/java/org/apache/shindig/gadgets/servlet/ETagFilterTest.java 1161302 trunk/java/gadgets/src/test/java/org/apache/shindig/gadgets/servlet/ETaggingHttpResponseTest.java 1161302 Diff: https://reviews.apache.org/r/1648/diff Testing ------- Thanks, Jacobo