RE: [OpenLayers-Users] getting img request headers

2011-02-02 Thread Charlton Galvarino
opher.schm...@nokia.com] Sent: Tuesday, February 01, 2011 4:19 PM To: Charlton Galvarino Cc: wallyatk...@gmail.com; us...@openlayers.org Subject: Re: [OpenLayers-Users] getting img request headers You can't with tags, and you can't ever against remote servers. It's possible that you c

Re: [OpenLayers-Users] getting img request headers

2011-02-01 Thread christopher.schmidt
> > A user picks a layer to map; show timestamp below the map. Another layer; > another timestamp. > > -Original Message- > From: Andy Colson [mailto:a...@squeakycode.net] > Sent: Tuesday, February 01, 2011 3:32 PM > To: Charlton Galvarino > Cc: us...@openlayers.org > Subject

Re: [OpenLayers-Users] getting img request headers

2011-02-01 Thread Charlton Galvarino
: [OpenLayers-Users] getting img request headers Interesting ... I don't think that I have ever seen an example where client side javascript can access HTTP response header information on an image. AJAX might be a different story ... I'm not saying that it can't be done ... but personally I

Re: [OpenLayers-Users] getting img request headers

2011-02-01 Thread Wally Atkins
essage- > From: Andy Colson [mailto:a...@squeakycode.net] > Sent: Tuesday, February 01, 2011 3:32 PM > To: Charlton Galvarino > Cc: us...@openlayers.org > Subject: Re: [OpenLayers-Users] getting img request headers > > Firebug? > > On 2/1/2011 2:28 PM, Charlton Galvarino wrot

RE: [OpenLayers-Users] getting img request headers

2011-02-01 Thread Charlton Galvarino
, 2011 3:32 PM To: Charlton Galvarino Cc: us...@openlayers.org Subject: Re: [OpenLayers-Users] getting img request headers Firebug? On 2/1/2011 2:28 PM, Charlton Galvarino wrote: > Hi, all. Is there a way for me to intercept a normal (single tile) > WMS img request so that I can see the r

Re: [OpenLayers-Users] getting img request headers

2011-02-01 Thread Wally Atkins
Yup, FireBug for FireFox or Developer Tools in Google Chrome will let you follow the network traffic between your browser and the web server very nicely. There are alternatives for Internet Explorer and I'm sure other browsers ... but I would pick one of the above. On Tue, Feb 1, 2011 at 3:32 PM,

Re: [OpenLayers-Users] getting img request headers

2011-02-01 Thread Andy Colson
Firebug? On 2/1/2011 2:28 PM, Charlton Galvarino wrote: Hi, all. Is there a way for me to intercept a normal (single tile) WMS img request so that I can see the request headers as they come back? WMS specs say, = In order that the Client may determine what value was actually sent, the se

[OpenLayers-Users] getting img request headers

2011-02-01 Thread Charlton Galvarino
Hi, all. Is there a way for me to intercept a normal (single tile) WMS img request so that I can see the request headers as they come back? WMS specs say, = In order that the Client may determine what value was actually sent, the server shall label the response object with the actual value