You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/04/10 14:12:12 UTC

[Bug 62279] New: Rework the HTTP Header Manager

https://bz.apache.org/bugzilla/show_bug.cgi?id=62279

            Bug ID: 62279
           Summary: Rework the HTTP Header Manager
           Product: JMeter
           Version: 4.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: 1983-01-06@gmx.net
  Target Milestone: ---

In the quest of BZ 62252 and BZ 62261 it turned out that the current HTTP
Header Manager has some shortcomings.

* It is not possible to remove a header from being added via parent/child
configuration
* It is not possible to have multiple header values.

We need basically to add a third column in the pane with the label "Action". An
enum with "Add", "Replace" and "Remove".

"Add": Adds a header value even is already present in the parent or in the
child. Multiple header values are valid according to RFC.
"Replace": Replaces the (all) previous header value(s) with this value.
"Remove": Removes one distinct matching header value or if left blank, all
values.

There might be more cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62279] Rework the HTTP Header Manager

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62279

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Severity|major                       |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.