c++ - How to fix error :url_decode, base64_encode are not a member of ‘pion::http::types’? -


i building application pion 5.0.6. libraries. file contains pion-net 2.2.12 functions url_decode , url_encode, base64_encode.these functions not defined in new version pion 5.0.6. can replace in place of these function calls.

 error getting:  error: ‘url_decode’ not member of ‘pion::http::types’  return pion::http::types::url_decode(crs); 


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -