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

Public Attributes

QString password
 
QString user
 

Detailed Description

Definition at line 299 of file headers.h.

Member Data Documentation

◆ password

QString Cutelyst::Headers::Authorization::password

Definition at line 301 of file headers.h.

◆ user

QString Cutelyst::Headers::Authorization::user

Definition at line 300 of file headers.h.