crawler fix: setting start_url_absolute to be the return value of do_request so that a trailing slash is added for directories. We need this to resolve relative URLs
create the columns array in template::util::list_of_ns_sets_to_multirow so template::multirow foreach will work, fix typo in template::multirow procdoc