Skip to content

#716 Add additional headers and request mode header for HTTP action#811

Open
Tush-r wants to merge 8 commits into
masterfrom
716/add-http-headers
Open

#716 Add additional headers and request mode header for HTTP action#811
Tush-r wants to merge 8 commits into
masterfrom
716/add-http-headers

Conversation

@Tush-r

@Tush-r Tush-r commented May 31, 2026

Copy link
Copy Markdown
Collaborator

Issue:

#716

Changes:

  • Add addtionalHeaders string( JSON) field for HTTP action.
  • Add noCorsMode checkbox field for HTTP action.
  • Hide HTTP Content Type header field.
  • Hide HTTP Accept Header field.
  • Additional headers override all existing headers. This inclues current HTTP Content Type, HTTP Accept Header and, Authorization header in case of HTTP Authentication User and HTTP Authentication Password.

Description:

Add additionalHeaders field for HTTP action which takes a JSON string. Primary reason is to add support for additional authentication types. This change also adds UI for no-cors request type. Hide the existing Content-Type and Accept( in case of live action) headers, while preserving the current values.

TODO:

  • Add a migration to GridActionHTTP.js model in future, to merge hidden headers into the new additionalHeaders field.

@github-actions

Copy link
Copy Markdown

🎉 Beta deployment successful!: view the changes in live preview environment: https://gridbeta-github.asterics-foundation.org/Tush-r/716-add-http-headers/pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant