Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simplify
protocol === "https" ? true : false
to `protocol === "http…
…s"` (facebook#730)
- Loading branch information