Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Godot 4 - HTTPManager

An asset by klaas
The page banner background of a mountain and forest

Quick Information

No ratings yet
Godot 4 - HTTPManager icon image
klaas
Godot 4 - HTTPManager

A feature-rich Godot HTTP manager addonFeatures- 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

Supported Engine Version
4.2
Version String
0.4.1
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL
Download ZIP

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

Reviews

0 total reviews
No ratings yet

Your Rating

How do you rate this asset?
Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

No ratings yet
Godot 4 - HTTPManager icon image
klaas
Godot 4 - HTTPManager

A feature-rich Godot HTTP manager addonFeatures- 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

Supported Engine Version
4.2
Version String
0.4.1
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL
Download ZIP

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers