Specialization of the GPC class for POST variables.
std::vector< File > getFileVector(std::string const &key) const
std::unordered_multimap< std::string, File > const & getFileMultimap() const
std::optional< File > getFile(std::string const &key) const
size_t countFiles(std::string const &key) const
std::string getContentType() const