Skip to content

Conversation

@aksanart
Copy link

@aksanart aksanart commented Jan 5, 2024

i'have problem with adding bunch of headers so i pr this raw header

add header raw
add header raw2

Copy link
Member

@dragonsinth dragonsinth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for the contribution but it's going to be more complicated than what's in this PR. It's actually quite complex to keep things in sync correctly. Notice this doc on the request object:

     * There are three representations of the request to keep in sync: (1) the
     * raw JSON, (2) the request object, and (3) the form which contains a
     * hierarchy of inputs. There are only two ways that the request can be
     * modified: by editing the raw JSON or interacting with inputs on the form.

Adding a raw header input would need to be equally sophisticated.

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.

2 participants