mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-08 03:00:26 -04:00
Edited 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