- From: Vaclav Barta <vbar@comp.cz>
- Date: Sat, 13 Mar 1999 08:01:31 +0000
- To: wwwlib <www-lib@w3.org>
Hi, HTTP 1.1 standard defines an algorithm for comparing URLs (paths are case sensitive, default port is 80...), which I'm too lazy to implement. Is there a function like int compare_url(const char *url1, const char *url2); in libwww (or somewhere else)? I looked how webbot does it but I keep getting lost... Bye Vasek -- I have a search engine, too! http://www.locus.cz/
Received on Saturday, 13 March 1999 03:03:37 UTC