I have an action in one of my controllers that is going to receive HTTP POST requests from outside of my MVC website.
All these POST requests will have the same parameters and I need to be able to parse the parameters.
How can I access the post data from within the action?
This is potentially a very simple question!
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…