userver: userver/server/http/form_data_arg.hpp File Reference
Loading...
Searching...
No Matches
form_data_arg.hpp File Reference

Detailed Description

Argument of a multipart/form-data request.

Definition in file form_data_arg.hpp.

Go to the source code of this file.

#include <optional>
#include <string>
#include <string_view>
+ Include dependency graph for form_data_arg.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  server::http::FormDataArg
 Argument of a multipart/form-data request. More...
 

Namespaces

namespace  server::http
 Server parts of the HTTP protocol implementation.