Hi everyoneI'm creating a chatbot so I need to use bodyParser.json.But now I want use bodyParser.urlencoded to test something. I want to "log in" and give it to my chatbot. I need to urlencoded to get the data from the textbox.My question is:Can I use both bodyParser.urlencoded and bodyParser.json.Or is there another way to get the data from the inputbox?Thanks in advance
Submitted August 03, 2018 at 10:21PM by TakaHo
No comments:
Post a Comment