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
Normalize http resourced paths before passing it further to the app
After deploying the new flex version of pub.dartlang.org travis builds
suddendly started to fail.
It seems that travis is using a special PUB_HOSTED_URL with a slash at
the end, which causes the travis builds's pub to make requests like:
GET //api/packages/http
[email protected]
Review-Url: https://codereview.chromium.org/2754713003 .
0 commit comments