|
Shannon ODonnell wrote: > This is probably badly phrased, but... Not bad. > Is there a way that I can tell what URL a web service thinks I am coming > from from on my PC? I'm trying to interface with a web service and it > appears to me that it thinks the request is coming from something like > www.me.com (example) when in fact it should be coming from www.them.com > (example). > Is there some way I can see what URL my TCP/IP connection request appears as > on the web? Well, a TCP/IP connection relate to a URL ... but the web server does track a referrer. You could sniff the HTTP (port 80) traffic to see what the referrer header indicates. If you are using Firefox, there is an extension that will show you what headers are being sent across the wire. You can find information at http://livehttpheaders.mozdev.org/. david
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.