index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
HTTPClient.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities
Thaddeus Crews
2024-11-12
1
-1
/
+5
|
\
|
*
Fix miscellaneous oddities around the class reference
Micky
2024-08-18
1
-1
/
+5
*
|
[mbedTLS] Enable TLS 1.3 support
Fabio Alessandrelli
2024-09-26
1
-1
/
+1
*
|
Remove empty `[b]Example:[/b]` lines from the class reference
Micky
2024-08-19
1
-2
/
+1
|
/
*
[Doc] Fix casing of some C# names
A Thousand Ships
2024-03-20
1
-2
/
+2
*
Update many Deprecated/Experimental descriptions for consistency
Micky
2024-02-17
1
-2
/
+2
*
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-4
/
+4
*
[Web] Always return -1 as body length in HTTPClientWeb.
Fabio Alessandrelli
2023-07-24
1
-0
/
+1
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Documentation: Unify deprecations
Danil Alexeev
2023-06-07
1
-4
/
+4
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-1
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Fix C# examples in documentation
Raul Santos
2023-01-31
1
-4
/
+9
*
[NET] Refactor TLS configuration.
Fabio Alessandrelli
2023-01-28
1
-5
/
+2
*
[Net] Rename "ssl" references to "tls" in methods and members.
Fabio Alessandrelli
2022-09-08
1
-10
/
+10
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-1
/
+1
*
[doc] Use "param" instead of "code" to refer to parameters (6)
Andy Maloney
2022-08-12
1
-5
/
+5
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-17
/
+17
*
Fix broken rST reference in HTTPClient documentation
Hugo Locurcio
2022-08-07
1
-1
/
+2
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Adds proxy support for HTTPClient
Haoyu Qiu
2021-11-24
1
-0
/
+18
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-2
/
+2
*
Document Android permission requirements for network access where needed
Hugo Locurcio
2021-09-25
1
-0
/
+1
*
Add new docs warning from HTTPRequest to HTTPClient
Max Hilbrunner
2021-09-07
1
-0
/
+1
*
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-22
1
-2
/
+2
*
Docs: Add warnings about no SSL/(D)TLS revocation
Max Hilbrunner
2021-08-11
1
-0
/
+1
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-54
/
+27
*
Fix doc description of HTTPClient::request
Haoyu Qiu
2021-07-11
1
-3
/
+5
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-1
/
+1
*
class reference proofreading
Paul Joannon
2021-03-19
1
-1
/
+1
*
Unify URI encoding/decoding and add to C#
Aaron Franke
2021-01-28
1
-1
/
+1
*
Docs: Port Code Examples to C# (F, G, H, I, J, K, L)
HaSa1002
2020-11-25
1
-6
/
+28
*
Merge pull request #42896 from Calinou/httprequest-increase-chunk-size
Rémi Verschelde
2020-11-07
1
-1
/
+1
|
\
|
*
Increase the default HTTPClient download chunk size to 64 KiB
Hugo Locurcio
2020-11-07
1
-1
/
+1
*
|
Document the supported TLS versions in HTTPRequest
Hugo Locurcio
2020-10-17
1
-0
/
+1
|
/
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-2
/
+2
*
Document HTTPRequest not supporting request data with GET method
Hugo Locurcio
2020-08-03
1
-2
/
+3
*
Document HTML5 CORS restrictions in HTTPClient and HTTPRequest
Hugo Locurcio
2020-07-20
1
-0
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-18
1
-5
/
+5
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-1
/
+1
*
Fixed HTTPClient.xml:115 and 121 variant declaration
Muller-Castro
2019-12-12
1
-2
/
+2
*
doc: Markup fixes for enums and constants
Rémi Verschelde
2019-12-06
1
-3
/
+3
*
Add download_chunk_size property to HTTPRequest.
Fabio Alessandrelli
2019-11-24
1
-9
/
+3
*
Mention body length getter caveats in HTTPClient and HTTPRequest
Hugo Locurcio
2019-10-22
1
-1
/
+2
*
Print errors when tab indent found in [codeblock]
Yeongho Kim
2019-10-01
1
-1
/
+1
*
doc: Remove null default values that can't be determined
Rémi Verschelde
2019-06-30
1
-1
/
+1
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-2
/
+2
[next]