[TIMOB-8040] MobileWeb: Network: XMLHttpRequest cannot load
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-19T13:37:03.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Release 2.0.0, Sprint 2012-06 |
Components | MobileWeb |
Labels | qe-mw020912 |
Reporter | Natalie Huynh |
Assignee | Chris Barber |
Created | 2012-03-15T13:31:35.000+0000 |
Updated | 2017-03-03T23:36:44.000+0000 |
Description
Steps To Reproduce:
1. Run module Network test 2849
2. Click on Get or Set Cookies
Actual:
XMLHttpRequest cannot load http://appc.me/Test/Cookies/?count=2&clear=false. Origin http://127.0.0.1:8020 is not allowed by Access-Control-Allow-Origin.
Expected:
Set 2 cookies
this.getResponseHeader('Set-Cookie'):
CookieName1=CookieValue1; path=/
CookieName2=CookieValue2; path=/
Attachments
File | Date | Size |
---|---|---|
Network.zip | 2012-03-15T13:35:53.000+0000 | 2329781 |
Anytime a "Origin
Closing ticket as MobileWeb is no longer supported.