Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4989

SDK • Re: Implementing class for HTTP(S) get request with parameters

$
0
0
Actually, I implemented a Port Number in the function:

Code:

std::string http_get(const std::string& domain, const int port, const std::string& parameters);
Now it retrieves the IPv4 address but it doesn't retrieve the IPv6 address. I believe my Raspberry Pico doesn't support IPv6 by default, I have to implement that as well.

Statistics: Posted by picocpp — Sun Dec 15, 2024 6:15 pm



Viewing all articles
Browse latest Browse all 4989

Trending Articles