libzeep

PrevUpHomeNext

Function decode_url

zeep::http::decode_url — Decode a URL using the RFC rules.

Synopsis

// In header: <zeep/http/uri.hpp>


 ( s);

Description

Parameters:

s

The URL that needs to be decoded

Returns:

The decoded URL


PrevUpHomeNext