#HTTPManager v1.3 (Godot 4.2+)
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
How do you feel about the built-in HTTP stuff after working on this? I'm always annoyed by the unclear types and error flows. I'd love for the core library to just have an await-able fetch-like interface that returns a clearly-typed object (like your response object).
Ah, ok, I was a little confused by the limiting/queue thing, but it makes sense with throttled third-party APIs.
HTTPManager v1.1 (Godot 4.2+)
HTTPManager v1.2 (Godot 4.2+)