What is the purpose of using body-parser middleware in Express?
To log request details
To parse JSON bodies of incoming requests
To encrypt request data
To parse cookies from the client