You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2007/03/17 18:28:25 UTC

DO NOT REPLY [Bug 41876] New: - Add more options to control what the HTTP Proxy generates

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41876>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41876

           Summary: Add more options to control what the HTTP Proxy
                    generates
           Product: JMeter
           Version: 2.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTTP
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: alf@i100.no


I have the following ideas on options to add to the HTTP Proxy server :

- Make it possible to filter requests by specifying "content type to include"
and "content type to exclude" regular expressions
- Allow user to specify if the HTTP Request or HTTP Request HTTP Client requests
should be put into test plan
- Allow user to control more parameters for the HTTP Request, namely Follow
Redirects, Download all images and applets
- Restructure GUI of the HTTP Proxy slightly, to make it clearer what the
different options are controlling by grouping relevant items
- Have a look if it is possible to figure out the character set encoding used,
and then set the "Content encoding" on the HTTP Request
- Have a look at how the parameter values are decoded and encoded, possibly
showing nice, unencoded values as the parameter values in the HTTP Request.
I think there are several bugzilla reports around the proxy and handling of
encoding and decoding

The filtering on content type and being able to set the "download all images",
should make it possible to make a more compact test plan,
by just including text/html requests, and then setting "download all images" on
all the requests that are added to the test plan.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 41876] - Add more options to control what the HTTP Proxy generates

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41876>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41876





------- Additional Comments From alf@i100.no  2007-03-17 10:39 -------
Created an attachment (id=19728)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19728&action=view)
Suggested patch

This patch adds the following functionality :
It is now possible to specify the "Redirect automatically", "Follow Redirects",
"Download images" for the HTTPSampler.

It is now possible to choose between the HTTPSampler and HTTPSampler2, i.e.
HTTPClient.

I have restructured the GUI slightly, by grouping items which I think are
related.

There are some places where I should have used "resource strings", I'll fix
that before I submit another patch, which will at least add filtering on
content type.

Any comments appreciated.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 41876] - Add more options to control what the HTTP Proxy generates

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41876>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41876


sebb@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From sebb@apache.org  2007-03-17 15:13 -------
Looks fine so I added it to SVN.

Had to make some minor changes as the patch clashed slightly with one I had 
just made.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org