summaryrefslogtreecommitdiff
path: root/doc/classes/HTTPClient.xml
AgeCommit message (Expand)Author
2022-02-15Add an XML schema for documentationHugo Locurcio
2021-11-24Adds proxy support for HTTPClientHaoyu Qiu
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-09-25Document Android permission requirements for network access where neededHugo Locurcio
2021-09-07Add new docs warning from HTTPRequest to HTTPClientMax Hilbrunner
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-08-11Docs: Add warnings about no SSL/(D)TLS revocationMax Hilbrunner
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-11Fix doc description of HTTPClient::requestHaoyu Qiu
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-03-19class reference proofreadingPaul Joannon
2021-01-28Unify URI encoding/decoding and add to C#Aaron Franke
2020-11-25Docs: Port Code Examples to C# (F, G, H, I, J, K, L)HaSa1002
2020-11-07Merge pull request #42896 from Calinou/httprequest-increase-chunk-sizeRémi Verschelde
2020-11-07Increase the default HTTPClient download chunk size to 64 KiBHugo Locurcio
2020-10-17Document the supported TLS versions in HTTPRequestHugo Locurcio
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-08-03Document HTTPRequest not supporting request data with GET methodHugo Locurcio
2020-07-20Document HTML5 CORS restrictions in HTTPClient and HTTPRequestHugo Locurcio
2020-02-18doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-23doc: Misc updates for AnimationNode* and othersRémi Verschelde
2019-12-12Fixed HTTPClient.xml:115 and 121 variant declarationMuller-Castro
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-11-24Add download_chunk_size property to HTTPRequest.Fabio Alessandrelli
2019-10-22Mention body length getter caveats in HTTPClient and HTTPRequestHugo Locurcio
2019-10-01Print errors when tab indent found in [codeblock]Yeongho Kim
2019-06-30doc: Remove null default values that can't be determinedRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-27doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde
2019-06-27doc: Complete and harmonize all _MAX constant descriptionsRémi Verschelde
2019-04-22Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-17Consistently wrap booleans in [code]Tomasz Chabora
2019-04-05Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-03-29ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry
2018-12-20doc: Add missing commas after "If true/false"Rémi Verschelde
2018-12-14doc: Fix formatting in code blocksRémi Verschelde
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde
2018-06-12Add support for tutorial links to makerst.pyrobojumper
2018-03-27Enhance HTTPClient.query_string_from_dict()Pedro J. Estébanez
2018-02-27doc: Remove status from hardcoded version stringRémi Verschelde
2018-02-21Fix typos with codespellluz.paz
2018-02-19doc: Update version string in headerRémi Verschelde
2018-01-25doc: Fix references to online tutorials after godotengine/godot-docs#1015Rémi Verschelde
2018-01-25doc: Sync with current sourceRémi Verschelde
2018-01-17doc: Replace some more "val" with "value" + syncRémi Verschelde