On Jun 7, 2017, at 7:42 AM, Johan Kuuse <jo...@kuu.se> wrote:
> 
> 2. I want to validate the web pages: Validate the HTML, check for
> broken links, etc, using for example the W3C validation tools.

If you’re using something like curl or wget to pull the web pages, there’s 
typically a way to set up a “cookie jar” so that you can log in with one HTTP 
request, then make the remaining HTTP requests as that user, with the HTTP 
client automatically sending the necessary session cookie.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to