Results 2 issues of krullert

The appengine [sharded counter documentation](https://cloud.google.com/appengine/articles/sharding_counters) describes the implementation example as seen in: [Sharded Counters Java Implementation](https://github.com/GoogleCloudPlatform/appengine-sharded-counters-java) Whereas the implementation uses an unindexed property for the count. I believe this causes...

See also: https://bitbucket.org/chromiumembedded/java-cef/pull-requests/81 Also see https://bitbucket.org/chromiumembedded/cef/wiki/GeneralUsage#markdown-header-response-filtering Also see https://bitbucket.org/chromiumembedded/cef/commits/456ea5a **Is your feature request related to a problem? Please describe.** Unable to intercept response data **Describe the solution you'd like** Approve...

enhancement