CSSHttpRequestにアップデートが出ていた

nb.io / CSSHttpRequest にアップデートが出ていた。


The new transport encodes the payload in the background-image property:


#c0 { background: url(data:,Hello%20World!); }

This version has been tested in cross-domain contexts in Safari 3.x, Firefox 3.x and Internet Explorer 6.

JSONPに比して、悪意あるコードが作動しにくい長所があると言う。