static ModifiedWebRequest webRequest_modifyURI_slashPrefix(S newURI, IWebRequest req) { ret webRequest_modifyURI(addSlashPrefix(uri), req); }