Posts Tagged ‘http’

Qt4 Synchronous HTTP Request

Wednesday, November 8th, 2006

Problem

Creating a wrapper over QHttp that can perform GET and POST requests in a synchronous way.

(more…)