Bug 60543 - HTTP Request / Http Request Defaults UX: Move to advanced panel Timeouts, Implementation, Proxy
Summary: HTTP Request / Http Request Defaults UX: Move to advanced panel Timeouts, Imp...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 3.1
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-02 23:47 UTC by Philippe Mouawad
Modified: 2017-02-16 18:55 UTC (History)
1 user (show)



Attachments
New Basic Tab look (162.62 KB, image/png)
2017-01-02 23:47 UTC, Philippe Mouawad
Details
New Advanced tab (157.87 KB, image/png)
2017-01-02 23:47 UTC, Philippe Mouawad
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2017-01-02 23:47:13 UTC
Created attachment 34578 [details]
New Basic Tab look

With Bug 59129, an advanced panel had been introduced.
It had been agreed on dev mailing list that we should move:
- Proxy Server fields
- Implementation
- Source address fields
- Connect/Response timeouts
Comment 1 Philippe Mouawad 2017-01-02 23:47:33 UTC
Created attachment 34579 [details]
New Advanced tab
Comment 2 Philippe Mouawad 2017-01-03 00:04:02 UTC
Author: pmouawad
Date: Mon Jan  2 23:55:21 2017
New Revision: 1777041

URL: http://svn.apache.org/viewvc?rev=1777041&view=rev
Log:
Bug 60543 - HTTP Request / Http Request Defaults UX: Move to advanced panel Timeouts, Implementation, Proxy
Bugzilla Id: 60543

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 Milamber 2017-02-16 18:55:47 UTC
URL: http://svn.apache.org/viewvc?rev=1783272&view=rev
Log:
Improve the Advanced tab UI since the HTTP client implementation and timeouts are moving into.
Bugzilla Id: 60543

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.java
Comment 4 The ASF infrastructure team 2022-09-24 20:38:06 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4212