apache / apache/jmeter

Suppress output of GET HTTP Requests

Open
#4,002 4 comments 0 reactions 0 assignees View on GitHub
enhancement os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**John Pierce** ([Bug 59696](https://bz.apache.org/bugzilla//show_bug.cgi?id=59696&redirect=false)):
Some HTTP Requests are better than others.
For example, I use a lot of REST init-config GET to fill a form,
and then submit the form PUT to create a new record with the next HTTP request.

This is especially helpful for html report writer where I only need to see the PUT records, and not the GET records. Either configurable, or an additional checkbox to the HTML Request Dialog.

You can even add exceptions for errors.

Thanks,
John

OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.