From: Andrew Cowan Date: 2008-04-16T02:38:29+09:00 Subject: Question regarding mechanize lib I have been scanning the docs for mechanize and cannot find a way to specify or add to the request headers. Been hoping to find a quick example so I can set custom headers that are required for authenticating at specific sites (one example is Youtube's required 'Authorization' header ). I would greatly appreciate if someone could show me what I am missing. Thanks! Andy