# Strange issue with http-request after upgrade to 4.0

**URL:** https://discourse.nodered.org/t/strange-issue-with-http-request-after-upgrade-to-4-0/88892
**Category:** General
**Tags:** http-request, docker
**Created:** [23 June 2024 19:57 UTC](https://discourse.nodered.org/t/strange-issue-with-http-request-after-upgrade-to-4-0/88892 "2024-06-23T19:57:15Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [24 June 2024 12:02 UTC](https://discourse.nodered.org/t/strange-issue-with-http-request-after-upgrade-to-4-0/88892/10 "2024-06-24T12:02:58Z")

</div>

Thanks to @hazbot sharing some flows and info privately, I have confirmed the issue.

It is fixed in `master` and will be part of a maintenance release soon.

However, in the mean time, for anyone with a similar issue, a simple workaround is to set the `user-agent` manually (note the LOWER\_CASE `user-agent`)

Via UI

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/4/1/4103dcaa875c28d083751e217d13fb64142944a6.png)

Or, via the `msg`

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/0/2/0293aaece13b9c16729967c4b63353bf3fc922cb.png)

---

_[View the full topic](https://discourse.nodered.org/t/strange-issue-with-http-request-after-upgrade-to-4-0/88892)._
