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=35026>. 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=35026 ------- Additional Comments From [EMAIL PROTECTED] 2005-05-25 21:50 ------- When I tried using www.google.com in the HTTP default test element, the hostname was omitted from the generated HTTP requests, and so there was no "goo" for the not_http variable to be matched against. As to substitution, the Proxy currently substitutes the contents of a variable - "goo" - with the variable name - ${not_http} - wherever the content string appears. You are asking for the substitution to be restricted to complete strings only. Fair enough, and this should be easy to change, but it might break existing scripts. So I suggest adding whole string matching as an option in the Proxy GUI - or perhaps as a property. Would that meet your needs? -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
