stdex
Additional custom or not Standard C++ covered algorithms
Loading...
Searching...
No Matches
Public Member Functions | List of all members
stdex::parser::http_header_collection< T > Class Template Reference

Collection of HTTP headers. More...

#include <stdex/parser.hpp>

Inheritance diagram for stdex::parser::http_header_collection< T >:

Public Member Functions

void insert (_In_reads_or_z_(end) const T *text, size_t start=0, size_t end=(size_t) -1, int flags=match_default)
 

Detailed Description

template<class T>
class stdex::parser::http_header_collection< T >

Collection of HTTP headers.


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