Re: [naviserver-devel] ns_urlencode on Windows Naviserver

2017-06-08 Thread Brian Fenton
Hi all I'm back again with more questions about changes to ns_urlencode in Naviserver. 1. Can someone confirm what is the default for -part, query or path? >From my own tests, it seems to be "query" but I couldn't see it in the docs here https://naviserver.sourceforge.io/n/naviserver/fil

Re: [naviserver-devel] ns_urlencode on Windows Naviserver

2017-06-08 Thread Gustaf Neumann
Brian, It is certainly possible to overload every command, but i would not recommend it, since this can break code in various ways, and i would not recommend to rely in general on the non-standard-confoming AOLserver encoding.I would rather recommend to implement a new function (e.g. ns_urlenc