Bug 46435

Summary: More verbose error msg for error 501
Product: JMeter - Now in Github Reporter: Rose-Line Werner <wernerr>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: hauser
Priority: P2    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
URL: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Proxy_Server
Attachments: patch_bug46435.txt

Description Rose-Line Werner 2008-12-22 08:07:02 UTC
Hi,

I'm using JMeter r723926 (Version of 6 Dec 08). 

When I set up the JMeter Proxy with "Attempt HTTPS Spoofing" enabled
and in the web browser I request a https site (instead of correctly requesting a http site),

I get the error msg:
501 Method not implemented
Service not implemented

which is not very verbose, which unfortunately doesn't really drive the novice user towards a workable solution.

Possible improvement:


501 Method not implemented
Service not implemented - To record https requests, see
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Proxy_Server


Thanks for your great work.
Comment 1 Rose-Line Werner 2009-01-14 07:15:59 UTC
Created attachment 23117 [details]
patch_bug46435.txt

As proposed, I made the error message more verbose.

Comments are welcomed.
Comment 2 Sebb 2009-01-29 10:53:18 UTC
Please don't assign the bug.
Comment 3 Sebb 2009-01-30 15:41:44 UTC
URL: http://svn.apache.org/viewvc?rev=739445&view=rev
Log:
Bug 46435 - More verbose error msg for error 501 (Proxy Server)
Comment 4 The ASF infrastructure team 2022-09-24 20:37:42 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2185