summaryrefslogtreecommitdiffstats
path: root/doc/classes/HTTPClient.xml
Commit message (Expand)AuthorAgeFilesLines
* [Net] Rename "ssl" references to "tls" in methods and members.Fabio Alessandrelli2022-09-081-10/+10
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-5/+5
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-17/+17
* Fix broken rST reference in HTTPClient documentationHugo Locurcio2022-08-071-1/+2
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Adds proxy support for HTTPClientHaoyu Qiu2021-11-241-0/+18
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-2/+2
* Document Android permission requirements for network access where neededHugo Locurcio2021-09-251-0/+1
* Add new docs warning from HTTPRequest to HTTPClientMax Hilbrunner2021-09-071-0/+1
* Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke2021-08-221-2/+2
* Docs: Add warnings about no SSL/(D)TLS revocationMax Hilbrunner2021-08-111-0/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-54/+27
* Fix doc description of HTTPClient::requestHaoyu Qiu2021-07-111-3/+5
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-1/+1
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* Unify URI encoding/decoding and add to C#Aaron Franke2021-01-281-1/+1
* Docs: Port Code Examples to C# (F, G, H, I, J, K, L)HaSa10022020-11-251-6/+28
* Merge pull request #42896 from Calinou/httprequest-increase-chunk-sizeRémi Verschelde2020-11-071-1/+1
|\
| * Increase the default HTTPClient download chunk size to 64 KiBHugo Locurcio2020-11-071-1/+1
* | Document the supported TLS versions in HTTPRequestHugo Locurcio2020-10-171-0/+1
|/
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-2/+2
* Document HTTPRequest not supporting request data with GET methodHugo Locurcio2020-08-031-2/+3
* Document HTML5 CORS restrictions in HTTPClient and HTTPRequestHugo Locurcio2020-07-201-0/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-5/+5
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-1/+1
* Fixed HTTPClient.xml:115 and 121 variant declarationMuller-Castro2019-12-121-2/+2
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-3/+3
* Add download_chunk_size property to HTTPRequest.Fabio Alessandrelli2019-11-241-9/+3
* Mention body length getter caveats in HTTPClient and HTTPRequestHugo Locurcio2019-10-221-1/+2
* Print errors when tab indent found in [codeblock]Yeongho Kim2019-10-011-1/+1
* doc: Remove null default values that can't be determinedRémi Verschelde2019-06-301-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-2/+2
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-12/+17
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-1/+1
* doc: Complete and harmonize all _MAX constant descriptionsRémi Verschelde2019-06-271-1/+1
* Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde2019-04-221-2/+2
|\
| * Consistently wrap booleans in [code]Tomasz Chabora2019-04-171-2/+2
* | doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
|/
* Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-4/+4
|\
| * ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry2019-03-291-4/+4
* | doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
|/
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-2/+2
* doc: Fix formatting in code blocksRémi Verschelde2018-12-141-7/+7
* doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde2018-11-051-2/+2
* Add support for tutorial links to makerst.pyrobojumper2018-06-121-2/+2
* Enhance HTTPClient.query_string_from_dict()Pedro J. Estébanez2018-03-271-0/+6
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1