system.net deprecated
caution
These functions exist only for backwards compatibility.
📄️ httpDelete
Performs an HTTP DELETE to the given URL.
📄️ httpGet
Retrieves the document at the given URL using the HTTP GET protocol.
📄️ httpPost
Retrieves the document at the given URL using the HTTP POST protocol.
📄️ httpPut
Performs an HTTP PUT to the given URL.