| Index: polymer_0.5.0/bower_components/core-ajax/core-xhr.html
|
| diff --git a/bower_components/core-ajax/core-xhr.html b/polymer_0.5.0/bower_components/core-ajax/core-xhr.html
|
| similarity index 99%
|
| rename from bower_components/core-ajax/core-xhr.html
|
| rename to polymer_0.5.0/bower_components/core-ajax/core-xhr.html
|
| index 8557aecfb1843e06ee6888888b6bda1b197699ff..dbc531b6ca664f1ebb284d1464de899604e0dcc3 100644
|
| --- a/bower_components/core-ajax/core-xhr.html
|
| +++ b/polymer_0.5.0/bower_components/core-ajax/core-xhr.html
|
| @@ -89,6 +89,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| bodyMethods: {
|
| POST: 1,
|
| PUT: 1,
|
| + PATCH: 1,
|
| DELETE: 1
|
| },
|
|
|
|
|