RESTinio
|
A description of a range value of units those are not "bytes". More...
#include <range.hpp>
Public Attributes | |
std::string | range_unit |
std::string | range_set |
A description of a range value of units those are not "bytes".
This type will be used for values like:
x-megabytes=1-45,450-1300
Please note that other_ranges_specifier_t::range_set contains the raw value. E.g. for the example above range_set will hold "1-45,450-1300".
std::string restinio::http_field_parsers::range_details::other_ranges_specifier_t::range_set |
std::string restinio::http_field_parsers::range_details::other_ranges_specifier_t::range_unit |