<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>espresso3389</author_name>
  <author_url>https://blog.hatena.ne.jp/espresso3389/</author_url>
  <blog_title>espresso3389の日記</blog_title>
  <blog_url>https://espresso3389.hatenablog.com/</blog_url>
  <categories>
    <anon>Android</anon>
    <anon>HTTP</anon>
  </categories>
  <description>イメージ的には、 // ファイルを追加 MultipartEntity me = new MultipartEntity(); for (File file : files) me.AddFileEntry(new FileInputStream(file), file.getName()); // POSTリクエストの作成 HttpPost post = new HttpPost(&quot;http://server_to_upload_onto.example.com&quot;); post.setEntity(me); // 投げる DefaultHttpClient client = new Defa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fespresso3389.hatenablog.com%2Fentry%2F20110930%2F1317335137&quot; title=&quot; AndroidでHTTPのアップロードを使う - espresso3389の日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-09-30 07:25:37</published>
  <title> AndroidでHTTPのアップロードを使う</title>
  <type>rich</type>
  <url>https://espresso3389.hatenablog.com/entry/20110930/1317335137</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
