0

I am building an application with pion 5.0.6. libraries. The file contains pion-net 2.2.12 functions which are url_decode , url_encode, base64_encode.These functions are not defined in new version pion 5.0.6. So what can I replace in place of these function calls.

 This is the error I am getting:
 error: ‘url_decode’ is not a member of ‘pion::http::types’
 return pion::http::types::url_decode(crs);
Dan Mašek
  • 17,852
  • 6
  • 57
  • 85
Jagadeesh
  • 99
  • 1
  • 1
  • 7

0 Answers0