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

(f8647f8951207b66e3a2d7130fd5f75c3b14b5e6)

#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.