Godot 4 - HTTPManager's icon

Godot 4 - HTTPManager 0.4.0 Misc 4.0 Community

Submitted by user klaas; MIT; 2023-10-22

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
*NEW: cookie support

Examples and documentation:
https://github.com/D2klaas/Godot-4-HTTPManager


View files Download Submit an issue Recent Edits