I need to place a link to an external url in my wicket page. The external site requires some special http header parameters (e.g. X-Redmine-API-Key) for authentication.
It it possible to modify the outgoing request an add the header parameter? Thank you Stefan
