<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hidehara</author_name>
  <author_url>https://blog.hatena.ne.jp/hidehara/</author_url>
  <blog_title>AWS / PHP / Python ちょいメモ</blog_title>
  <blog_url>https://hideharaaws.hatenablog.com/</blog_url>
  <categories>
    <anon>TIPS</anon>
  </categories>
  <description>curl って使える！と思った使い方のメモ。さっそくWindでも使うべく、Cygwinに追加インストール。なんでも、よく目にするコマンドは、ちょいと使ってみないとですね。 複数パラメーターをもってる場合は &quot;&quot; で囲む $ curl -X GET &quot;http://hogehoge.hoge/api?param1=11111&amp;param2=22222&quot; &quot;&quot; で囲まないとQuery内の &amp; がシェルで解釈されてバックグラウンドプロセス化してしまいます。 HTTPレスポンスを見る -I, -v -I ： サーバーからのレスポンスヘッダーを表示。 Webサーバーの設定触ったときとか、これでみると早い…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhideharaaws.hatenablog.com%2Fentry%2F2014%2F03%2F02%2F010425&quot; title=&quot;curl コマンド利用TIPS　ヘッダー変更、HTTPヘッダー取得など - AWS / PHP / Python ちょいメモ&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-03-02 01:04:25</published>
  <title>curl コマンド利用TIPS　ヘッダー変更、HTTPヘッダー取得など</title>
  <type>rich</type>
  <url>https://hideharaaws.hatenablog.com/entry/2014/03/02/010425</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
