ext Jimmy Cooksey wrote: > Hi, > > I'm trying to grab some XML using QHttp. I have to set some header > information, so I have to use the QHttp::request method. > > Don't. Use QNetworkAccessManager :) Markus