C
C#2y ago
celly ツ

❔ How do i pull GET requests with HTML and C#?

I'm trying to pull data from a web browser using the GET /"insert here" HTTP/1:1 but i am confused on how to implement this with the C# Code, if anyone wouldn't mind giving an example.
4 Replies
Pobiega
Pobiega2y ago
HttpClient Class (System.Net.Http)
Provides a class for sending HTTP requests and receiving HTTP responses from a resource identified by a URI.
Pobiega
Pobiega2y ago
you need to use HttpClient to make http requests
celly ツ
celly ツOP2y ago
NOTED alright, thanks
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server