42 #ifndef QHTTPNETWORKREQUEST_H 43 #define QHTTPNETWORKREQUEST_H 57 #include <private/qhttpnetworkheader_p.h> 108 void setCustomVerb(
const QByteArray &customOperation);
111 void setPriority(
Priority priority);
113 bool isPipeliningAllowed()
const;
114 void setPipeliningAllowed(
bool b);
116 bool withCredentials()
const;
117 void setWithCredentials(
bool b);
163 #endif // QHTTPNETWORKREQUEST_H QSharedDataPointer< QHttpNetworkRequestPrivate > d
#define QT_END_NAMESPACE
This macro expands to.
The QByteArray class provides an array of bytes.
The QUrl class provides a convenient interface for working with URLs.
#define QT_BEGIN_NAMESPACE
This macro expands to.
QHttpNetworkRequest::Operation operation
static const char * data(const QByteArray &arr)
QHttpNetworkRequest::Priority priority
static QByteArray methodName(const char *signature, int nameLength)
Makes a deep copy of the first nameLength characters of the given method signature and returns the co...
#define Q_AUTOTEST_EXPORT
A QNonContiguousByteDevice is a representation of a file, array or buffer that allows access with a r...
QNonContiguousByteDevice * uploadByteDevice
bool operator==(QBool b1, bool b2)
The QList class is a template class that provides lists.