[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [Libevent-users] [PATCH] uri parsing helpers
Hi, Pavel (and others)!
I've made some some revisions to the original patch here, noted on the
sourceforge ticket at
https://sourceforge.net/tracker/index.php?func=detail&aid=3037660&group_id=50884&atid=461324
.
The big ones are:
* It conform to libevent's internal memory-management standards
* It never silently truncates a URI.
* It should now handle all RFC3986 productions of type
URI-Reference, and validate that it's actually got a well-formed URI.
* It has even more tests than before.
Have a look? The code is at my github repository at
git://github.com/nmathewson/Libevent.git in branch http_uri_parse.
yrs,
--
Nick
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.