Sha256: 47e261e14659b064ff3c513b4efa482119c5a783cdd7b65b14ab5da17631fc90
Contents?: true
Size: 218 Bytes
Versions: 33
Compression:
Stored size: 218 Bytes
Contents
#include "SocketCommand.h" class IgnoreSslErrors : public SocketCommand { Q_OBJECT public: IgnoreSslErrors(WebPageManager *manager, QStringList &arguments, QObject *parent = 0); virtual void start(); };
Version data entries
33 entries across 33 versions & 3 rubygems