summaryrefslogtreecommitdiffstats
path: root/doc/classes/HTTPClient.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #95774 from Mickeon/documentation-miscellaneous-odditiesThaddeus Crews2024-11-121-1/+5
|\
| * Fix miscellaneous oddities around the class referenceMicky2024-08-181-1/+5
* | [mbedTLS] Enable TLS 1.3 supportFabio Alessandrelli2024-09-261-1/+1
* | Remove empty `[b]Example:[/b]` lines from the class referenceMicky2024-08-191-2/+1
|/
* [Doc] Fix casing of some C# namesA Thousand Ships2024-03-201-2/+2
* Update many Deprecated/Experimental descriptions for consistencyMicky2024-02-171-2/+2
* Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-4/+4
* [Web] Always return -1 as body length in HTTPClientWeb.Fabio Alessandrelli2023-07-241-0/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Documentation: Unify deprecationsDanil Alexeev2023-06-071-4/+4
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Fix C# examples in documentationRaul Santos2023-01-311-4/+9
* [NET] Refactor TLS configuration.Fabio Alessandrelli2023-01-281-5/+2
* [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