This document summarizes an approach to automatically detecting human and robot web traffic by analyzing HTTP request patterns. It describes using embedded JavaScript and CSS files to detect mouse/keyboard activity and standard browser behavior. Experiments on the CoDeeN content distribution network found this approach identified 95% of human users within 57 requests and 80% within 20 requests, with a maximum false positive rate of 2.4%. Since deploying this system, robot-related abuse complaints dropped by a factor of 10.