Cookieを引き継ぐ方法
【ご質問】 Cookieを引き継ぐ方法を教えてください。 【回答】 起動用のCurlアプレットをサーバ側JSPなどで動的に生成し、その動的に生成するコード内で "set-insecure-http-cookie"プロシージャ等を利用してブラウザに付与したCookie情報を 書き出し、アプレット内で設定する方法等があります。 JSPでのコードサンプル(下記サンプル内の...
2013年8月2日
0 Downloads
⬇
Download
WordPress への埋め込み
HTML での埋め込み
埋め込むにはこの URL をコピーして WordPress サイトに貼り付けてください。
<blockquote class="wp-embedded-content"><a href="http://tech.curlap.com/cookie-hikitugi/">Cookieを引き継ぐ方法</a></blockquote> <script type='text/javascript'> <!--//--><![CDATA[//><!-- !function(a,b){"use strict";function c(){if(!e){e=!0;var a,c,d,f,g=-1!==navigator.appVersion.indexOf("MSIE 10"),h=!!navigator.userAgent.match(/Trident.*rv:11\./),i=b.querySelectorAll("iframe.wp-embedded-content");for(c=0;c<i.length;c++){if(d=i[c],!d.getAttribute("data-secret"))f=Math.random().toString(36).substr(2,10),d.src+="#?secret="+f,d.setAttribute("data-secret",f);if(g||h)a=d.cloneNode(!0),a.removeAttribute("security"),d.parentNode.replaceChild(a,d)}}}var d=!1,e=!1;if(b.querySelector)if(a.addEventListener)d=!0;if(a.wp=a.wp||{},!a.wp.receiveEmbedMessage)if(a.wp.receiveEmbedMessage=function(c){var d=c.data;if(d.secret||d.message||d.value)if(!/[^a-zA-Z0-9]/.test(d.secret)){var e,f,g,h,i,j=b.querySelectorAll('iframe[data-secret="'+d.secret+'"]'),k=b.querySelectorAll('blockquote[data-secret="'+d.secret+'"]');for(e=0;e<k.length;e++)k[e].style.display="none";for(e=0;e<j.length;e++)if(f=j[e],c.source===f.contentWindow){if(f.removeAttribute("style"),"height"===d.message){if(g=parseInt(d.value,10),g>1e3)g=1e3;else if(~~g<200)g=200;f.height=g}if("link"===d.message)if(h=b.createElement("a"),i=b.createElement("a"),h.href=f.getAttribute("src"),i.href=d.value,i.host===h.host)if(b.activeElement===f)a.top.location.href=d.value}else;}},d)a.addEventListener("message",a.wp.receiveEmbedMessage,!1),b.addEventListener("DOMContentLoaded",c,!1),a.addEventListener("load",c,!1)}(window,document); //--><!]]> </script><iframe sandbox="allow-scripts" security="restricted" src="http://tech.curlap.com/cookie-hikitugi/embed/" width="600" height="400" title="“Cookieを引き継ぐ方法” — CURL DEVELOPER CENTER" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"></iframe>
埋め込むにはこのコードをコピーしてサイトに貼り付けてください