<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ch3cooh393</author_name>
  <author_url>https://blog.hatena.ne.jp/ch3cooh393/</author_url>
  <blog_title>酢ろぐ！</blog_title>
  <blog_url>https://blog.ch3cooh.jp/</blog_url>
  <categories>
    <anon>開発-Windows Phone</anon>
  </categories>
  <description>イラスト(写真)系SNSの「TINAMI」にはWebAPIが提供されています。認証を行わなくても新着イラストの一覧を取得することは可能ですが、年齢制限やpublic公開していないイラストを取得するためには認証が完了している必要があります。認証処理はPOSTメソッドを投げる必要があります。.NETでPOSTメソッドのリクエストを行おうとするとリクエストストリームにデータを書き込んで、更にレスポンスストリームを取得する必要があります。Windows Phoneは、基本非同期メソッドをする必要があるので、Rxを使って実装してみました。 public void PostRequest(string u…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ch3cooh.jp%2Fentry%2F20110818%2F1313670395&quot; title=&quot;HttpWebRequestを使ってPOSTメソッドでリクエストしてみた (Reactive Extensions編) - 酢ろぐ！&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-08-18 21:26:35</published>
  <title>HttpWebRequestを使ってPOSTメソッドでリクエストしてみた (Reactive Extensions編)</title>
  <type>rich</type>
  <url>https://blog.ch3cooh.jp/entry/20110818/1313670395</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
