jhiesey / stream-http

Streaming node http in the browser
MIT License
354 stars 62 forks source link

useragent error 2.8.3 #91

Open luozhang002 opened 6 years ago

luozhang002 commented 6 years ago

2018-06-27 3 47 47

jhiesey commented 6 years ago

This is the browser not allowing the header to be set, even though stream-http allows it as of https://github.com/jhiesey/stream-http/pull/89

What behavior do you want in this case?

PeterRao commented 6 years ago

I guess It may reproduce on chrome old version. my use report this issue on Google Chrome 63.0.3239.84, Window 10. Could you add testcase on saucelabs?