Suppress output of GET HTTP Requests
Open
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
Assessment
This issue has not been assessed yet.