Releases: D2klaas/Godot-4-HTTPManager
Releases · D2klaas/Godot-4-HTTPManager
v0.4.1
04 Dec 18:31
Compare
Sorry, something went wrong.
No results found
Due to a naming collision with Godot's base object the HTTPManagerJob.get() function was renamed to HTTPManagerJob.fetch()!!!
v0.4.0
21 Oct 21:53
Compare
Sorry, something went wrong.
No results found
Some bugfixes.
Newly added cookie support
v0.3.5
21 Sep 06:32
Compare
Sorry, something went wrong.
No results found
changed pause_on_failure default to false
foxed a minor issue with headers
v0.3.4
20 Jul 13:47
Compare
Sorry, something went wrong.
No results found
added method to specify request method like DELETE, PATCH, PUT etc.
v0.3.3
04 May 12:31
Compare
Sorry, something went wrong.
No results found
changed classes from type Object to type RefCounted to avoid memory leaks
0.3.2
04 May 07:23
Compare
Sorry, something went wrong.
No results found
bug fixed: on_failure callback always fired
v0.3.1
05 Apr 10:13
Compare
Sorry, something went wrong.
No results found
fixed some issues
improved settings on runtime
added mime guessing based on file extensions
improved error reporting
v0.3.0
04 Apr 13:24
Compare
Sorry, something went wrong.
No results found
added cache
added add_post_buffer
v0.2.0
03 Apr 13:39
Compare
Sorry, something went wrong.
No results found