Added support for DELETE request to api/session and created test cases for it.
Review Request #5817 — Created May 13, 2014 and submitted — Latest diff uploaded
Added support for DELETE request to api/session and created test cases for it.
Tested the base case where user delete's their own Session.
Tested when another user tries to delete another person's session.