mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(rest) writ -> write
This commit is contained in:
parent
56b401e734
commit
bb646c2a7e
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@
|
|||
});
|
||||
|
||||
p.request.on('end', function(){
|
||||
main.sendResponse(pParams, 'writ: ' + p.name);
|
||||
main.sendResponse(pParams, 'write: ' + p.name);
|
||||
});
|
||||
|
||||
//p.request.pipe(process.stdout);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue