Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
481
StringSpan HttpContentTypeTextPlainUtf8() { return
"text/plain; charset=utf-8"
; }
482
483
StringSpan HttpContentTypeTextHtmlUtf8() { return
"text/html; charset=utf-8"
; }
484
Callers
2
headerBuilders
Method · 0.85
receiveEchoBody
Method · 0.85
Calls
no outgoing calls
Tested by
1
headerBuilders
Method · 0.68