jeudi 21 juillet 2022

Http status code to status messages in C++

I have written a simple program using LibCurl that does some http stuff. I was wondering if there is any library with function that can convert http status codes to status messages or LibCurl has any function to do that?

Input => 200

Output => OK

I am using C++11

Thanks

Aucun commentaire:

Enregistrer un commentaire