asio 0.3.7 Home | Reference | Tutorial | Examples | Design
Examples

http/server/mime_types.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  http
namespace  http::server
namespace  http::server::mime_types

Classes

struct  http::server::mime_types::mapping

Functions

std::string http::server::mime_types::extension_to_type (const std::string &extension)
 Convert a file extension into a MIME type.

Variables

http::server::mime_types::mapping http::server::mime_types::mappings []

asio 0.3.7 Home | Reference | Tutorial | Examples | Design