POST data containing "=" lose parts of their content

Created on 5 June 2025, 2 days ago

Problem/Motivation

There's a bug with how the POST/GET data are handled, where the presence of "=" in the content, e.g. <a href="test">test</a>, only keeps <a href.

Steps to reproduce

Attempt to pass a variable containing "=" into the HTTP client's Data field.

Proposed resolution

Ensure the delimiter only

Remaining tasks

Provide issue fork/patch.

User interface changes

N/A

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024