Log header validation result in server.js
Added a console.log statement to output the result of header validation in the request handler. Also fixed a minor formatting issue in the cape texture schema file.
This commit is contained in:
parent
adddbadbf3
commit
53e58bdb30
@ -11,4 +11,4 @@ module.exports = {
|
||||
DELETE: {
|
||||
headers: headerSchema
|
||||
}
|
||||
};
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user