Wrap legacy and current ns_http api behavior in a proc with a common interface in a way that people with newer Naviserver can exploit e.g. ns_http run capabilities (in particular, not being forced to queue and potentially block concurrent HTTP requests)
- fix serveral documentation bugs (align decumentation with implementation)- use "throw" as well for invalid cookies (in addition to non-existent cookies)
Recover include intended behavior:this include was supposedly looking at subgroups of the provided group_id (clearly stated in the doc), while in fact scope was always forcefully set on package_id from the connection