what recourse is there for developers using WebViews that run into
"Length Required" messages from IIS, after a form is POSTed?

I just want to set Content-Length :)

On Mar 13, 9:20 am, Mark Murphy <mmur...@commonsware.com> wrote:
> kelvin wrote:
> > I've found some information about this topic, but I was curious as to
> > whether anyone has had any success loading webpages in aWebViewwith
> > customheaders.  There doesn't seem to be any simple way of doing
> > this.
>
> There is noWebViewAPI for setting customheaders, mostly because Web
> browsers don't usually send customheaders. It's not like you can link
> to a Web page and embed customheadersinto the link.
>
> AFAIK, customheadersis a technique mostly for Web services (which
> wouldn't useWebView) or for browser plug-ins (which Android doesn't
> support at the SDK level).
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to *Advanced* Android Development_
> Version 1.3 Available!

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to