summaryrefslogtreecommitdiffstats
path: root/doc/classes/HTTPRequest.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an example of using HTTPRequest to contact a REST APIHugo Locurcio2019-12-241-0/+21
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-1/+1
* Add download_chunk_size property to HTTPRequest.Fabio Alessandrelli2019-11-241-0/+4
* Add an HTTPRequest usage example to the class referenceHugo Locurcio2019-11-071-1/+31
* Mention body length getter caveats in HTTPClient and HTTPRequestHugo Locurcio2019-10-221-0/+1
* doc: Sync classref with current sourceRémi Verschelde2019-07-101-0/+4
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-4/+4
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-1/+1
* doc: Don't use `GlobalScope` scope in hyperlinks, it's automatically inferredRémi Verschelde2019-06-271-1/+1
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-1/+1
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Fix references to setters and misc formattingRémi Verschelde2018-12-291-4/+4
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-1/+1
* doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde2018-11-051-1/+1
* Add support for tutorial links to makerst.pyrobojumper2018-06-121-1/+1
* [DOCS] add HTTPRequest.request return valuesPoommetee Ketson2018-04-201-0/+2
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Fix references to online tutorials after godotengine/godot-docs#1015Rémi Verschelde2018-01-251-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Replace some more "val" with "value" + syncRémi Verschelde2018-01-171-1/+1
* Filled tutorial field in most relevent classes.Juan Linietsky2018-01-151-0/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* Update docsBojidar Marinov2018-01-121-16/+3
* [DOCS] HTTPClient & HTTPRequestmhilbrunner2017-12-101-10/+13
* doc: Fix enum tags thanks to 2bc6db6Rémi Verschelde2017-11-241-12/+12
* doc: Remove setters and getters now exposed via properties/membersRémi Verschelde2017-11-241-48/+0
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* [DOCS] Fix a few typos.Andreas Haas2017-10-141-1/+1
* doc: Sync classref with current sourceRémi Verschelde2017-09-131-3/+3
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+184