Skip to content

Commit 273c38d

Browse files
author
Jason Moon
committed
Update README
1 parent bc3a5c4 commit 273c38d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ Implements automatic Cross Origin Resource Sharing support using the XDomainRequ
55

66
CORS requires the Access-Control-Allow-Origin header to be present in the AJAX response.
77

8-
Working example [http://jsfiddle.net/MoonScript/Q7bVG/](here).
8+
Working example here:
9+
http://jsfiddle.net/MoonScript/Q7bVG/
910

10-
Internet Explorer XDomainRequest
11-
--------------------------------
12-
13-
XDomainRequest must be: asynchronous, GET or POST method, HTTP or HTTPS protocol, and same scheme as calling page
11+
Internet Explorer XDomainRequest must be: asynchronous, GET or POST method, HTTP or HTTPS protocol, and same scheme as calling page

0 commit comments

Comments
 (0)