// Pre-processing function for incoming requests function preProcessRequest() { logWithReq('Pre-processing request'); }