Skip to content

HTTP error (with libwebsockets only) #939

@gdevillele

Description

@gdevillele

Repro

Client.Action1 = function()
    HTTP:Get("https://github.com/bliporg/worlds/raw/refs/heads/petroglyph-cosmorogues/petroglyph/cosmo-rogues/asteroids_-_low_poly.glb", function(res)
        print(">>>", res.StatusCode, res.Body)
    end)
end

This works on iOS/macOS but not on Windows/Android (which are using libwebsockets)

Discussion on Discord

https://discord.com/channels/355905150528913409/1030027730705727539/1405503839527899159

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions