/tags/express
- Node.js: Browser / User-Agent detection
How to detect browser / User-Agent in Node.js Whether you are using a bare bones Node.js HTTP server or Express, the browser user agent information can be found in the User-Agent HTTP request header.