href1 Given a URL, tell what each of the six parts contains. The process is guided by rfc1808. To receive a copy send email to GradeBot with: Subject: rfc1808 Note that no course is specified. rfc1808 is about 900 lines long. Section 2.4 explains how to parse the url into its six parts, which are . Hint: Use a regular expression to isolate each part of the URL.