Commit 394c0cc2 authored by wang's avatar wang

wn fix

parent 409aef7e
...@@ -156,7 +156,7 @@ setTimeout(r=> { ...@@ -156,7 +156,7 @@ setTimeout(r=> {
xhr.setRequestHeader('user-agent', ENV.navigatorparams.useragent) xhr.setRequestHeader('user-agent', ENV.navigatorparams.useragent)
print(JSON.stringify(xhr.headers)) print(JSON.stringify(xhr.headers))
_process.exit(0) _process.exit(0)
}, 2000) }, 3000)
''' '''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment