Add url_requires_percent_encoding()
authorFabian Keil <fk@fabiankeil.de>
Sun, 6 Nov 2011 11:41:05 +0000 (11:41 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 6 Nov 2011 11:41:05 +0000 (11:41 +0000)
commit8c3e4f19001300c07cb076353eba625e4729fdd2
tree62926f00ec23d799681a73fee64fb92137bb396f
parent5195eeb45889f6d33b2d9b2cbe377b336d83f400
Add url_requires_percent_encoding()

Checks if an URL contains invalid characters according
to RFC 3986 that should be percent-encoded.
urlmatch.c
urlmatch.h