<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="6" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[6]</anchor-end> 
<dfn><code>SOAPAction:</code></dfn>
は、 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">SOAP 1.1</anchor>
が使っていた <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">HTTPヘッダー</anchor>でした。</p><figure class="data short list"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="8" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[8]</anchor-end> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">HTTPヘッダー</anchor></figcaption><dl><dt><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">ヘッダー名</anchor></dt><dd><code>SOAPAction<title xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:10:">SOAPAction:</title></code></dd><dt><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">要求</anchor></dt><dd>利用可能</dd><dt><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">応答</anchor></dt><dd>利用しない</dd><dt><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">歴史的</anchor></dt><dd>はい</dd></dl></figure><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end> <cite>Simple Object Access Protocol (SOAP) 1.1</cite> (<time>2000-05-09 08:01:17 +09:00</time> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Toc478383528">http://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Toc478383528</anchor-external></p><ul><li><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">SOAPAction</anchor> = &quot;SOAPAction:&quot; [FWS] [&lt;&quot;&gt; <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">URI-Reference</anchor> &lt;&quot;&gt;] [FWS] </code></li><li><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.baykit.org/ml/xml/20010920/1195.html">http://www.baykit.org/ml/xml/20010920/1195.html</anchor-external></li></ul><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="4" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[4]</anchor-end> <cite xml:lang="ja">SOAP1.1と1.2の仕様の違いにハマる | Oreradio.memo</cite>
(<time>2016-11-24 20:43:08 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.oreradio.com/2012/07/19.php">http://www.oreradio.com/2012/07/19.php</anchor-external></figcaption><blockquote><p>SOAP1.1の場合</p><p>POST /api/ HTTP/1.1</p><p>Content-Type: text/xml; Charset=UTF-8</p><p>SOAPAction: “http://example.com/api/InterfaceA”</p><p>SOAP1.2の場合</p><p>POST /api/ HTTP/1.1</p><p>Content-Type: application/soap+xml; charset=utf-8; action=”http://dev-amt.dev.konaminet.jp/amt/api/public/InformPublicFrame”</p><p>SOAP1.1ではSOAPActionというパラメータが作成されるが、SOAP1.2ではContent-Typeのaction属性に指定される。</p><p> </p><p>なのでSOAP API側を実装する場合SOAPのバージョンに応じて見るヘッダのパラメータが違ってくるという面倒な仕様。</p></blockquote></figure><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="5" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[5]</anchor-end> <cite xml:lang="ja">yohei-y:weblog: S はシンプルの S</cite>
(<time>2015-09-17 07:23:56 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://yohei-y.blogspot.jp/2007/01/s-s.html">http://yohei-y.blogspot.jp/2007/01/s-s.html</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="7" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[7]</anchor-end> シンプル(シンプル<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">とはいっていない</anchor>)</p></body></html>