aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/HTTPClient.xml
diff options
context:
space:
mode:
authorJuan Linietsky2018-01-15 18:40:41 -0300
committerJuan Linietsky2018-01-15 18:41:13 -0300
commit03475ba197a75b0f8431277954df1fdb0dc14913 (patch)
tree164fc28c17df6c48a87237c7e29e8977c8c8e7d0 /doc/classes/HTTPClient.xml
parentef1c26a9a5882e7d1b8027958eec6fcc82a46c44 (diff)
downloadgodot-03475ba197a75b0f8431277954df1fdb0dc14913.tar.gz
godot-03475ba197a75b0f8431277954df1fdb0dc14913.tar.zst
godot-03475ba197a75b0f8431277954df1fdb0dc14913.zip
Diffstat (limited to 'doc/classes/HTTPClient.xml')
-rw-r--r--doc/classes/HTTPClient.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/classes/HTTPClient.xml b/doc/classes/HTTPClient.xml
index 57ea7ab17..e08b90224 100644
--- a/doc/classes/HTTPClient.xml
+++ b/doc/classes/HTTPClient.xml
@@ -10,6 +10,8 @@
For more information on HTTP, see https://developer.mozilla.org/en-US/docs/Web/HTTP (or read RFC 2616 to get it straight from the source: https://tools.ietf.org/html/rfc2616).
</description>
<tutorials>
+ http://docs.godotengine.org/en/3.0/learning/features/networking/http_client_class.html
+ http://docs.godotengine.org/en/3.0/learning/features/networking/ssl_certificates.html
</tutorials>
<demos>
</demos>