mirror of
https://github.com/seejohnrun/haste-server.git
synced 2025-12-14 01:25:56 +00:00
Handle push state entirely
This commit is contained in:
@@ -41,4 +41,6 @@ DocumentHandler.prototype.handlePost = function(request, response) {
|
||||
});
|
||||
};
|
||||
|
||||
// TODO block modifying
|
||||
|
||||
module.exports = DocumentHandler;
|
||||
|
||||
Reference in New Issue
Block a user