RESTinio
Loading...
Searching...
No Matches
restinio::http_field_parsers::content_disposition_details::language_predicate_t Struct Reference

A preducate for symbol_producer_template that checks that a symbol is language symbol from RCF5646. More...

#include <content-disposition.hpp>

Public Member Functions

bool operator() (const char actual) const noexcept

Detailed Description

A preducate for symbol_producer_template that checks that a symbol is language symbol from RCF5646.

Attention
In the current version of RESTinio only the presence of characters defined in RFC5646 is checked. But those characters can form illegal sequencies.

See: https://tools.ietf.org/html/rfc5646#section-2.1

Since
v.0.6.1

Definition at line 184 of file content-disposition.hpp.

Member Function Documentation

◆ operator()()

bool restinio::http_field_parsers::content_disposition_details::language_predicate_t::operator() ( const char actual) const
inlinenodiscardnoexcept

Definition at line 188 of file content-disposition.hpp.


The documentation for this struct was generated from the following file: