mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
minor changes
This commit is contained in:
parent
2e1cd02729
commit
b00862a22b
1 changed files with 1 additions and 1 deletions
|
|
@ -671,7 +671,7 @@ CloudServer.sendResponse = function(pHead, pData,pName){
|
|||
*/
|
||||
var lResponse = CloudServer.Responses[pName];
|
||||
var lStatus = CloudServer.Statuses[pName];
|
||||
console.log(pName +' '+ lResponse);
|
||||
|
||||
if(lResponse){
|
||||
lResponse.writeHead(
|
||||
lStatus,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue