Change crack_request to handle absoluteURIs instead of just absolute paths;
e.g. GET http://www.zope.org:8080/ is legal, but medusa was not cleaning this up to a URI of /. The REQUEST regex was converted to a re format to accomplish this
Showing
Please register or sign in to comment