Hi all,

if I run a client (any kind of a client, let's say javascript) on the
native
browser which access a remote web server and retrieves a page
I can theoritically intercept that request and have a local agent
return to the browser (on the socket that it was writing to) a
response
using standard HTTP headers in test. Yes? I can easily do that
with many browsers (Firefox, IE, Safari etc.). Does anyone know as
to why I cannot do this in Android and its native browser? I have been
trying to go over the com.android.browser and the commons HTTP
libs from the source but are not too easy to follow. Any suggestions
would be greatly appreciated.

Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to