node.js - [nodejs]如何给express添加方法?
迷茫
迷茫 2017-04-17 11:47:20
0
1
233

因为想要写一个环境为debug时能同时接收 getpost 请求的方法(环境为production时则只接收post),所以想找到express里面的post方法,把它们写到一起去,但是找了两天没找到post在哪...然后终于找到,好像这个方法是http模块的,那我想给express加个方法,该写在哪?开头怎么写?想要和现有的router.getrouter.post用法一样

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

répondre à tous(1)
大家讲道理

写中间件就行了呀,中间件的内容就是 debug + 处理post、get。

Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal
À propos de nous Clause de non-responsabilité Sitemap
Site Web PHP chinois:Formation PHP en ligne sur le bien-être public,Aidez les apprenants PHP à grandir rapidement!