<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>green0</author_name>
  <author_url>https://blog.hatena.ne.jp/green0/</author_url>
  <blog_title>techiela</blog_title>
  <blog_url>https://green0.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>apache projectの fluent APIを使うと、 実質数十行にも及ぶJavaのHTTPリクエストを大幅に簡略化できる。 （公式） http://hc.apache.org/httpcomponents-client-ga/tutorial/html/fluent.html GETリクエストを送信し、結果を文字列として返す Request.Get(&quot;http://somehost/&quot;) .connectTimeout(1000) .socketTimeout(1000) .execute().returnContent().asString(); POSTリクエストを送信し、結果を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgreen0.hatenadiary.org%2Fentry%2F20140217%2F1392603244&quot; title=&quot;&amp;quot;あの&amp;quot;Javaで、こんなにも短くHTTPリクエストを書けるなんて！ - techiela&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>2014-02-17 11:14:04</published>
  <title>&quot;あの&quot;Javaで、こんなにも短くHTTPリクエストを書けるなんて！</title>
  <type>rich</type>
  <url>https://green0.hatenadiary.org/entry/20140217/1392603244</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
