You probably want to look at HttpPost or HttpPut, which implement HttpRequest, which is an available parameter to the execute() method in the HttpClient interface.
Not 100% sure what you're trying to do, but that's the path of investigation I'd suggest. - Chris On Mar 17, 2010, at 5:14 AM, KC Dev Android 06 wrote: > Any suggestions? > > On Mar 16, 4:45 pm, KC Dev Android 06 > <kc.dev.android...@googlemail.com> wrote: >> Hi, as the title says, is it possible to do so? in the examples found >> herehttp://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.... >> >> It seems that HttpClient only accepts a String as its parameter? how >> do i go about sending/uploading a xml file using http? >> >> thanks in advance. > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > android-beginners+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en