mirror of
https://github.com/jashkenas/backbone.git
synced 2026-01-24 14:27:56 -05:00
Merge pull request #512 from neerajdotname/master
Just a minor edit in comment
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
return this;
|
||||
};
|
||||
|
||||
// Turn on `emulateHTTP` to use support legacy HTTP servers. Setting this option will
|
||||
// Turn on `emulateHTTP` to support legacy HTTP servers. Setting this option will
|
||||
// fake `"PUT"` and `"DELETE"` requests via the `_method` parameter and set a
|
||||
// `X-Http-Method-Override` header.
|
||||
Backbone.emulateHTTP = false;
|
||||
|
||||
Reference in New Issue
Block a user