summaryrefslogtreecommitdiffstats
path: root/doc/classes/HTTPRequest.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #99020 from Mickeon/documentation-example-pruning-2Thaddeus Crews2024-11-121-3/+3
|\
| * Clean up more `[b]Example:[/b]` lines from the class referenceMicky2024-11-111-3/+3
* | Add missing HTTPRequest Result descriptions.Anish Mishra2024-10-191-0/+2
|/
* [Doc] Fix casing of some C# namesA Thousand Ships2024-03-201-4/+4
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-3/+3
* 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
* Update HTTPRequest Class DocumentationTechnicalSoup2023-05-301-3/+4
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* doc: Fix Image 'set_pixel' doc for use of 'create'Rémi Verschelde2023-02-081-2/+1
* Fix C# examples in documentationRaul Santos2023-01-311-8/+8
* [NET] Refactor TLS configuration.Fabio Alessandrelli2023-01-281-6/+11
* Update C# signal documentation and remove bind arrayRaul Santos2023-01-231-2/+2
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-2/+0
* [Net] Rename "ssl" references to "tls" in methods and members.Fabio Alessandrelli2022-09-081-7/+7
* [doc] Fix grammar in class docs: amount vs. numberAndy Maloney2022-08-171-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-3/+3
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-18/+18
* Document the `timeout` property in HTTPRequestHugo Locurcio2022-07-081-0/+1
* Add static methods for creating Image and ImageTexturekobewi2022-07-081-2/+1
* Make code example in HTTPRequest classref workingHaoyu Qiu2022-06-241-13/+17
* [Net] Change HTTPRequest timeout type to double.Fabio Alessandrelli2022-03-271-1/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Add proxy support for the editorHaoyu Qiu2021-12-091-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-1/+1
* security tip when sending sensitive data on HTTP requestsArthur Paulino2021-09-071-1/+2
* improving note on HTTPRequest class under the request method documentationArthur Paulino2021-09-031-1/+1
* Docs: Add warnings about no SSL/(D)TLS revocationMax Hilbrunner2021-08-111-2/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-40/+20
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-3/+3
* 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-4/+88
* Merge pull request #42896 from Calinou/httprequest-increase-chunk-sizeRémi Verschelde2020-11-071-2/+2
|\
| * Increase the default HTTPClient download chunk size to 64 KiBHugo Locurcio2020-11-071-2/+2
* | Merge pull request #42870 from Calinou/doc-httprequest-tls-versionRémi Verschelde2020-11-061-4/+2
|\ \
| * | Document the supported TLS versions in HTTPRequestHugo Locurcio2020-10-171-4/+2
| |/
* / Fix a variable being redeclared in the HTTPRequest code sampleHugo Locurcio2020-10-311-1/+1
|/
* Fix typos with codespellRémi Verschelde2020-09-181-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-09-111-12/+14
* HTTPRequest now accepts gzipAdam Brown2020-09-021-1/+30
* 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-0/+1
* Document HTML5 CORS restrictions in HTTPClient and HTTPRequestHugo Locurcio2020-07-201-0/+1
* Add a POST request example to the HTTPRequest class documentationHugo Locurcio2020-07-101-1/+9
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-3/+3
* 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