corrigentia
0b9895df8f
Fix punctuation and spelling in http_request_class
...
Fix punctuation and spelling in http_request_class.
2019-01-15 18:30:42 +02:00
Rémi Verschelde
a0e32ac017
Fix mixed use of tabs and spaces in indented blocks
...
4-space is our convention for indented blocks and should be used consistently.
The only exception is for C++ code which is tab-indented, as the engine code.
2018-11-20 11:02:11 +01:00
aBARICHELLO
d27a055a23
Add clarification about HTTP Requests
2018-10-01 12:49:46 -03:00
Max Hilbrunner
767473f38d
Merge pull request #1364 from nyenye/patch-7
...
Update http_request_class.rst
(cherry picked from commit 73c0bbc940 )
2018-04-17 21:12:01 +02:00
mhilbrunner
42c5672e5c
HTTPRequest: Add HTTP header example, notes about SSL and embedded credentials
2018-04-14 16:41:11 +02:00
Max Hilbrunner
6ed5ba2dd8
Typo fix in HTTPRequest tutorial
2018-03-04 14:28:16 +01:00
mhilbrunner
c2192d60a0
HTTP networking docs
2018-03-02 11:53:00 +01:00