<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ymmt2005</author_name>
  <author_url>https://blog.hatena.ne.jp/ymmt2005/</author_url>
  <blog_title>誰かの役に立てばいいブログ</blog_title>
  <blog_url>https://ymmt.hatenablog.com/</blog_url>
  <categories>
    <anon>Go</anon>
  </categories>
  <description>使おうとするたびに忘れて調べなおすのでメモ。 HTTP のレスポンスコード 100 は、クライアントが大きなデータを送る前に送信ヘッダレベルで リクエストの受付が可能か調べて、処理可能ならいったん返すためにある。 用途例： Authorization ヘッダによる認証, Content-Length によるサイズチェック Go の http.Client では Transport で ExpectContinueTimeout を 0 以上に設定し、リクエストヘッダに Expect: 100-continue を入れれば、自動で 100 Continue を待機 してからボディを送るようになる…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fymmt.hatenablog.com%2Fentry%2F2020%2F10%2F21%2F082249&quot; title=&quot;HTTP 100 Continue in Go - 誰かの役に立てばいいブログ&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>2020-10-21 08:22:49</published>
  <title>HTTP 100 Continue in Go</title>
  <type>rich</type>
  <url>https://ymmt.hatenablog.com/entry/2020/10/21/082249</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
