Skip to content

Conversation

mrdastt
Copy link
Contributor

@mrdastt mrdastt commented Sep 21, 2023

Here are the key modifications made in this commit:

  • A new field for "Referer" has been added to the HTTP settings section.
  • The code has been updated to include the "Referer" field in the user interface, allowing users to input a value for the referer when configuring HTTP settings.
  • Appropriate changes have been made to ensure that the "Referer" field is included when generating input options for a network request.

I noticed this functionality was unavailable and resorted to manually adding in the -referer field in db.json which resulted in a few issues after restarted, after investigation I saw others dealing with the same issue so I decided to modify it. Currently working as intended!

Form change reference:
image

@ioppermann
Copy link
Member

Thanks a lot for this PR. I made a small change: the label of the form field uses the correct spelling of Referrer. The

I merged it into the dev branch.

@ioppermann ioppermann closed this Sep 22, 2023
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