We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4528

Summary: SDL RWops extension that allow us to fetch data from the web
Product: SDL_net Reporter: Sylvain <sylvain.becker>
Component: miscAssignee: Sam Lantinga <slouken>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: x86_64   
OS: Linux   

Description Sylvain 2019-03-01 14:04:29 UTC
Not familiar with SDL_net, but this seems interesting:

SDL_rwhttp is a small SDL RWops extension that allow us to fetch data from the web.

Currently it supports either libcurl or SDL_net.

https://github.com/mgerhardy/SDL_rwhttp