mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 06:20:02 -04:00
add protocol to urlprops
This commit is contained in:
parent
7f8956979a
commit
819c1701d0
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ export function createLocationProxy(
|
|||
fakeLocation.constructor = self.Location;
|
||||
|
||||
const urlprops = [
|
||||
"protocol",
|
||||
"hash",
|
||||
"host",
|
||||
"hostname",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue