gnh1201 / welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine
https://catswords.social/@catswords_oss
GNU General Public License v3.0
143 stars 12 forks source link

[lib/http] User-Agent header remains unchanged #111

Closed gnh1201 closed 5 months ago

gnh1201 commented 5 months ago

Summary

There is an intermittent issue where the User-Agent does not change during actual requests when using the setUserAgent method along with the setHeader or setHeaders methods.