http-request-hook: new module
commit90d2f2a89025de8ef7d96c014246add5791d28b4
authorJohn Foerch <jjfoerch@earthlink.net>
Sun, 15 Dec 2013 03:12:38 +0000 (14 22:12 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Sun, 15 Dec 2013 03:12:38 +0000 (14 22:12 -0500)
tree1c367f635c77f6321ad0333b220b922f56747031
parent2db4c24dcc19b25a1c58060c03fc88c149e5e047
http-request-hook: new module

The http-request-hook module provides a means for the user to alter the
headers of HTTP requests, for purposes such as changing the user-agent
string based on the url being requested.
modules/http-request-hook.js [new file with mode: 0644]