From: Nelson, E. - 2 <eri...@ba...> - 2010-02-05 16:18:46
|
In the http server example, the request.uri is still escaped, e.g., has characters like '%2f' in it... Is there a 'best' way to unescape it within cpp-netlib? Or should I use another source of un-escaping? Thanks Erik |