dot-xx
A personal collection of small C++ modules
Loading...
Searching...
No Matches
mime.xx File Reference
module dxx.http

Built-in mime-type mappings. More...

import std;

Variables

const std::unordered_map< std::string, std::string > dxx::http::mime_types
 Mappings of some file extensions to their corresponding content type.

Detailed Description

Built-in mime-type mappings.

Variable Documentation

◆ mime_types

const std::unordered_map<std::string, std::string> dxx::http::mime_types
inlineexport

Mappings of some file extensions to their corresponding content type.

From: https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/MIME_types/Common_types