Every line of 'express http context' code snippets is scanned for vulnerabilities by our powerful machine learning engine that combs millions of open source libraries, ensuring your JavaScript code is secure.
29 buildHTTP(request, response) { 30 return new HTTPContext(request, response, this.criteriaBuilder); 31 }