Will do, thanks.

On Tue, Jun 7, 2011 at 10:23 AM, Martin Grigorov <mgrigo...@apache.org>wrote:

> Looking at the code I see a lot of things are not possible to
> configure in this area.
> The easiest way to allow what you need is to add #setHeader(name,
> value) which will override the previous value(s) for this name.
>
> Please create a ticket.
>
> On Tue, Jun 7, 2011 at 4:11 PM, Adam Gray <adam.j.g...@gmail.com> wrote:
> > My application's base page does checking against the user agent string to
> > redirect unsupported browsers to a "support" page.  The problem we're
> seeing
> > is that WicketTester is using a hardcoded user agent from a crazy-old
> > version of firefox.
> >
> > Is there any recommended way to specify the user-agent used by
> WicketTester,
> > or is this a known limitation?  From what I can tell, there doesn't seem
> to
> > be a way to get at the actual header data to make the change.
> >
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to