That makes sense. Thanks for the help! Terry Austin Progressive Partnering
On Mon, Dec 15, 2008 at 2:27 PM, Christopher Schmidt < [email protected]> wrote: > On Mon, Dec 15, 2008 at 01:33:59PM -0600, Terry Austin wrote: > > All, > > > > This seems like something simple that I'm just not seeing, but is there a > > way to include a default HTTP header in every request made by OpenLayers > > (including tile requests)? > > No. Tiles are requested via <img> tags, which do not support most > aspects of HTTP from a programatic perspective. Changing this would mean > switching to XMLHttpRequests for tile data, which is possible, but more > difficult, and would not work across servers as tile requeests currently > do. > > Regards, > -- > Christopher Schmidt > MetaCarta >
_______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
