You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,6 +156,7 @@ or <anyHtmlTag data-sw-translate value='new sentence'/>
156
156
At this moment only inner html, title-attribute and value-attribute are going to be translated.
157
157
158
158
## CORS Support
159
+
### OR: How to deal with "Can't read from server. It may not have the appropriate access-control-origin settings."
159
160
160
161
CORS is a technique to prevent websites from doing bad things with your personal data. Most browsers + javascript toolkits not only support CORS but enforce it, which has implications for your API server which supports Swagger.
0 commit comments