I\'m using the following piece of code to make HTTPS requests with a server. QNetworkRequest request; //request.setSslConfiguration(QSslConfiguration::defaultConfiguration());
I need to make a page which displays a video. Firefox and and Opera support the OGG format, no problem there. Chrome is ... \"stupid\" and does not recognize OGG.