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
So this issue is probably more like 'wrap safeApp nodejs webfetch to be able to handle any acceptable browser URL (eg: localhost)
joshuef
changed the title
webFetch() fails in mock accessing http://localhost:8000/config.txt
wrap safeApp nodejs webfetch to be able to handle any acceptable browser URL (eg: `localhost)
Aug 2, 2019
Using SAFE Browser mock 0.14.0 to access the same resource in two ways:
http://localhost:8000/config.txt
into browser address barsafeApp.webFetch('http://localhost:8000/config.txt', {method:'GET'})
OS: Ubuntu 18.10
The text was updated successfully, but these errors were encountered: