cutelyst  4.3.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Public Member Functions | Public Attributes | List of all members
Cutelyst::Headers::HeaderKeyValue Struct Reference

Public Member Functions

bool operator== (const HeaderKeyValue &other) const
 

Public Attributes

QByteArray key
 
QByteArray value
 

Detailed Description

Definition at line 26 of file headers.h.