Edit of asset "Godot 4 - HTTPManager" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Godot 4 - HTTPManager | Godot 4 - HTTPManager |
Description |
A feature-rich Godot HTTP manager addon Features - multiple simultaneous requests - queue management - add GET and POST variables - add upload files or buffers via POST request - decodes response based on mime-type - custom decoders for mime-types - automatic progress display - web cache based on etag and modified-since headers - NEW: basic cookie support (this adds support for PHP sessions) Godot 4.2 compatible ⚠️ Breaking change: Due to a naming collision with Godot's base object the HTTPManagerJob.get() function was renamed to HTTPManagerJob.fetch()!!! Examples and documentation: https://github.com/D2klaas/Godot-4-HTTPManager |
A feature rich Godot HTTP manager addon. This addon is a convinient way to manage web requests of any sort. Features * multiple simultanious requests * queue managment * add GET and POST variables * add upload files via POST request * decodes response based on mime-type * custom decoders for mime-types * automatic progress display * web cache based on etag and modified-since headers Examples and documentation: https://github.com/D2klaas/Godot-4-HTTPManager |
Category | Misc | Misc |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/D2klaas/Godot-4-HTTPManager | https://github.com/D2klaas/Godot-4-HTTPManager |
Issues Url | https://github.com/D2klaas/Godot-4-HTTPManager/issues | https://github.com/D2klaas/Godot-4-HTTPManager/issues |
Godot version | Godot 4.2 | Godot 4.0 |
Version String | 0.4.1 | 0.3 |
Download Commit | 60b9c1e6ff665fe7d9e91e68af38e3fcdc98db6e | 7941f92863c338ed9acead73edca4e5a4ff2330c |
Download Url (Computed) | https://github.com/D2klaas/Godot-4-HTTPManager/archive/60b9c1e6ff665fe7d9e91e68af38e3fcdc98db6e.zip | https://github.com/D2klaas/Godot-4-HTTPManager/archive/7941f92863c338ed9acead73edca4e5a4ff2330c.zip |
Icon Url |
https://github.com/D2klaas/Godot-4-HTTPManager/raw/main/icon.png
|
https://github.com/D2klaas/Godot-4-HTTPManager/raw/main/icon.png
|