# Sortable list in the header area of the http request node

**URL:** https://discourse.nodered.org/t/sortable-list-in-the-header-area-of-the-http-request-node/67076
**Category:** Feature Requests
**Tags:** http-request
**Created:** [29 August 2022 17:47 UTC](https://discourse.nodered.org/t/sortable-list-in-the-header-area-of-the-http-request-node/67076 "2022-08-29T17:47:14Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![kazuhitoyokoi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/kazuhitoyokoi/32/621_2.png) [@kazuhitoyokoi](https://discourse.nodered.org/u/kazuhitoyokoi)
#### Post date: [29 August 2022 17:47 UTC](https://discourse.nodered.org/t/sortable-list-in-the-header-area-of-the-http-request-node/67076/1 "2022-08-29T17:47:14Z")

</div>

The new functionality of the Node-RED v3.0.x to be able to configure header information in the http request property is useful. I thought that the sortable list is more beneficial for the area because some API calls tend to use more than two headers. In my case, I would like to organize the following items by environmental variables or value order.

 ![Screen Shot 2022-08-30 at 2.40.12](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/d/4/d4ea0f11e33b5ee018ad47dde09afb2262a0e69e.jpeg)

How about supporting the sortable list in the header area of the http request property?

---

<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: [29 August 2022 18:20 UTC](https://discourse.nodered.org/t/sortable-list-in-the-header-area-of-the-http-request-node/67076/2 "2022-08-29T18:20:50Z")

</div>

I see no reason not to add drag handles. Are you proposing to raise a PR?

---

<div class="post-metadata">

### Author: ![kazuhitoyokoi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/kazuhitoyokoi/32/621_2.png) [@kazuhitoyokoi](https://discourse.nodered.org/u/kazuhitoyokoi)
#### Post date: [30 August 2022 03:58 UTC](https://discourse.nodered.org/t/sortable-list-in-the-header-area-of-the-http-request-node/67076/3 "2022-08-30T03:58:16Z")

</div>

@Steve-Mcl Thank you for your reply. Yes, I submitted the pull request.

> <https://github.com/node-red/node-red/pull/3857>
>
> \## Types of changes
> \- \[\] Bugfix (non-breaking change which fixes an issue)
> \- …\[x\] New feature (non-breaking change which adds functionality)
> 
> \## Proposed changes
> I added the options to make the list sortable on the property UI of the http request and http response nodes.
> We discussed this new functionality on the following Node-RED forum.
> https://discourse.nodered.org/t/sortable-list-in-the-header-area-of-the-http-request-node/67076
> 
> \## Checklist
> \- \[x\] I have read the \[contribution guidelines\](https://github.com/node-red/node-red/blob/master/CONTRIBUTING.md)
> \- \[x\] For non-bugfix PRs, I have discussed this change on the forum/slack team.
> \- \[x\] I have run \`grunt\` to verify the unit tests pass
> \- \[\] I have added suitable unit tests to cover the new/changed functionality

---

<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: [29 October 2022 03:59 UTC](https://discourse.nodered.org/t/sortable-list-in-the-header-area-of-the-http-request-node/67076/4 "2022-10-29T03:59:01Z")

</div>

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