MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / HttpContentTypeTextPlainUtf8

Function HttpContentTypeTextPlainUtf8

Libraries/Http/HttpHeaders.cpp:481–481  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

479}
480
481StringSpan HttpContentTypeTextPlainUtf8() { return "text/plain; charset=utf-8"; }
482
483StringSpan HttpContentTypeTextHtmlUtf8() { return "text/html; charset=utf-8"; }
484

Callers 2

headerBuildersMethod · 0.85
receiveEchoBodyMethod · 0.85

Calls

no outgoing calls

Tested by 1

headerBuildersMethod · 0.68