Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Fastboot relative URL #143

Merged
merged 2 commits into from
Nov 16, 2018
Merged

Enable Fastboot relative URL #143

merged 2 commits into from
Nov 16, 2018

Commits on Nov 16, 2018

  1. Enable relative URL in Fastboot mode

    define fetch module at instance-initializers to get request info
    xg-wang committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    0c55e6b View commit details
    Browse the repository at this point in the history
  2. Support Prember, update node-fetch

    - Prember is not sending protocol, need to check "undefined:"
    - node-fetch 2.3 has AbortController support
    - Fix issue when fetch(request) instead of fetch(url, options)
    xg-wang committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    da0edef View commit details
    Browse the repository at this point in the history