# Fix Node-RED URL case sensitivity for http-in/-out

**URL:** https://discourse.nodered.org/t/fix-node-red-url-case-sensitivity-for-http-in-out/81688
**Category:** Feature Requests
**Tags:** uibuilder
**Created:** [30 September 2023 16:46 UTC](https://discourse.nodered.org/t/fix-node-red-url-case-sensitivity-for-http-in-out/81688 "2023-09-30T16:46:08Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [30 September 2023 16:46 UTC](https://discourse.nodered.org/t/fix-node-red-url-case-sensitivity-for-http-in-out/81688/1 "2023-09-30T16:46:08Z")

</div>

Hi devs.

Following this discussion: [Uibuilder and URL case sensitivity - General - Node-RED Forum (nodered.org)](https://discourse.nodered.org/t/uibuilder-and-url-case-sensitivity/81019/5), @annuello spotted that Node-RED does not follow the W3C guidelines on the use of case sensitivity in URL's.

This is because the default in ExpressJS also does not use case sensitivity.

Really, this isn't quite in alignment with the standards which say that it SHOULD (not MUST).

More critically, the [Socket.IO](http://Socket.IO) library IS case sensitive and as can be seen from the thread, this can cause at least confusion.

So this is an initial request to see if the default could be changed. However, I recognise that this could only happen in a Major version change as it would be potentially breaking.

Thoughts?

Many thanks, J.

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [1 October 2023 08:42 UTC](https://discourse.nodered.org/t/fix-node-red-url-case-sensitivity-for-http-in-out/81688/2 "2023-10-01T08:42:23Z")

</div>

Please raise an issue so it gets visibility.

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [1 October 2023 10:58 UTC](https://discourse.nodered.org/t/fix-node-red-url-case-sensitivity-for-http-in-out/81688/3 "2023-10-01T10:58:37Z")

</div>

Thanks. Done

[Fix Node-RED URL case sensitivity for http-in/-out? · Issue #4373 · node-red/node-red (github.com)](https://github.com/node-red/node-red/issues/4373)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [30 November 2023 10:59 UTC](https://discourse.nodered.org/t/fix-node-red-url-case-sensitivity-for-http-in-out/81688/4 "2023-11-30T10:59:21Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
