From: K. G. <kim...@gm...> - 2008-10-21 10:22:53
|
Hi guys, Rev. 114 in the uri branch contains enough directive support to pass the test Glyn added (i.e. directives path and query_param). I've gone back and forth between fusion::map and regular members, but after Dean's suggestions that there are indeed benefits in the fusion map, I've gone back to the original layout. There were also some implicit assumptions that the URI was for HTTP, with path normalization, etc. I've removed that, so that clients will need to translate empty path to "/" if necessary, and the same with the port number. Hope that helps, - Kim |