Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qhttpheaderparser.cpp File Reference

(fb134eb25cb8a16600f03e40d923e4e033dea87f)

#include "qhttpheaderparser_p.h"
#include <algorithm>
Include dependency graph for qhttpheaderparser.cpp:

Go to the source code of this file.

Functions

static bool fieldNameCheck (QByteArrayView name)

Function Documentation

◆ fieldNameCheck()

bool fieldNameCheck ( QByteArrayView name)
static

Definition at line 27 of file qhttpheaderparser.cpp.