It'll be a while before it's available in a compiled version though, they're in feature freeze for the next release.This patch adds HTTP/FTP "redirected" download functionality to the ioquake3
client. This feature is very desirable since the UDP downloads tend to
be so slow. cURL was used (http://curl.haxx.se) for the downloading.
The feature is completely optional and makes no protocol change.
Regardless, yay, it's finally been done.