]> git.ipfire.org Git - thirdparty/sarg.git/commit
Improve a bit the processing of the URL
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 19 Jun 2011 19:33:33 +0000 (19:33 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 19 Jun 2011 19:33:33 +0000 (19:33 +0000)
commit1a2609b0bf9303ffe85ef3d474148ea89ff09977
treedb1c3e0a80aab1e66424252a0b0930024b3d25fa
parent67a9370101ab777a2285f8352a1a5770d0094425
Improve a bit the processing of the URL

Detect more strictly the scheme prefixing the URL to avoid any false
positive.

The caller decides if the full URL must be kept or truncated.
include/defs.h
log.c
url.c