WebRequest help C#
Discussion in 'Rust Development' started by mira-krasavchik, May 19, 2015.
-
Wulf Community Admin
-
No, I did not underst. I post webrequest, back in the console code is downloaded the entire page. A plug-in to get a string variable?
-
Wulf Community Admin
Your response is whatever the page you requested outputs. If you request a full HTML page, you get the FULL page. If you request a response from an API, you get a more sensible output.
