Hello, I'm trying to send http request using QNetworkRequest, and it automatically adds following headers to my http request: Connection: Keep-Alive Accept-Encoding: gzip Accept-Language: en-IN,* How can I stop QNetworkRequest from adding these headers ? Regards, Siteshwar