I have this issue header names all being converted to lowercase. Thus,
causing my authentication to fail using signpost oauth. I'm simply
doing request.setHeader("Content-Type", "application/x-www-form-
urlencoded"); and "Content-Type" got converted to "content-type". If
anyone could help or point me to the right direction, it would be
greatly appreciated.-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

