Hi Andreas, Andreas Neumann <[EMAIL PROTECTED]> wrote on 08/11/2006 06:52:02 AM:
> While this works fine in Mozilla, Safari and Opera, it seems that Batik > Squiggle does not send the referer attribute (in my logfile this field > is empty) and access therefore doesn't work with Batik. > > Would it be possible to enhance Batik Squiggle such that it correctly > sends the referer information in the http request? This is actually fairly difficult to implement the way things are right now. There is currently no link between the URL loading code and the document that requests it. It has become increasingly clear that some form of link is desirable for a number of use cases, however this would be a fairly large change in the code and if not done well could make the code fairly ugly... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
