On Sat Feb 28 14:25:35 2009, GUGU wrote:
Show quoted text> After hour of debugging I've found in the _make_request method this string:
>
> $response->header( 'Content-Base', $request->uri );
>
> But if I already wrote <base href=""> tag, or Content-Base header, it
> will be ignored. Is this string heeded? Or may be you can set this
> header only if it is empty?
Sure - if you can give me a failing test case showing me this problem, then I'll be happy to
fix this.
The svn repo is at
http://dev.catalyst.perl.org/repos/Catalyst/Test-WWW-Mechanize-
Catalyst or if you prefer git a copy is available at
http://github.com/ashb/test-www-
mechanize-catalyst/tree/master