express how to access ajax post data

JavaScript
xhttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
Source

Also in JavaScript: