iriusrisk / bdd-security

BDD Automated Security Tests for Web Applications
http://www.continuumsecurity.net/bdd-intro.html
GNU Affero General Public License v3.0
559 stars 178 forks source link

BaseUrl must end in a slash #41

Open iriusrisk opened 8 years ago

iriusrisk commented 8 years ago

Without the slash at the end ZAP doesn't recognise the URL as being part of the http history. Investigate best way to fix.