feat: middleware, expvar
This commit is contained in:
@@ -26,7 +26,7 @@ const html = `
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
email: 'alice@example.com',
|
||||
email: 'grace@example.com',
|
||||
password: 'pa55word'
|
||||
})
|
||||
}).then(
|
||||
|
||||
Reference in New Issue
Block a user