Home
last modified time | relevance | path

Searched refs:strContentType (Results 1 – 10 of 10) sorted by relevance

/dports/benchmarks/bombardier/bombardier-1.2.5/vendor/github.com/valyala/fasthttp/
H A Dstrings.go38 strContentType = []byte("Content-Type") var
H A Dheader.go742 f(strContentType, contentType)
796 f(strContentType, contentType)
1502 dst = appendHeaderLine(dst, strContentType, h.ContentType())
1602 dst = appendHeaderLine(dst, strContentType, contentType)
1608 dst = appendHeaderLine(dst, strContentType, contentType)
1817 if caseInsensitiveCompare(s.key, strContentType) {
1905 if caseInsensitiveCompare(s.key, strContentType) {
/dports/www/filtron/filtron-93f8b22/vendor/github.com/valyala/fasthttp/
H A Dstrings.go38 strContentType = []byte("Content-Type") var
H A Dheader.go742 f(strContentType, contentType)
796 f(strContentType, contentType)
1502 dst = appendHeaderLine(dst, strContentType, h.ContentType())
1602 dst = appendHeaderLine(dst, strContentType, contentType)
1608 dst = appendHeaderLine(dst, strContentType, contentType)
1817 if caseInsensitiveCompare(s.key, strContentType) {
1905 if caseInsensitiveCompare(s.key, strContentType) {
/dports/www/morty/morty-0.2.0-12-gfe94d9a/vendor/github.com/valyala/fasthttp/
H A Dstrings.go38 strContentType = []byte("Content-Type") var
H A Dheader.go742 f(strContentType, contentType)
796 f(strContentType, contentType)
1502 dst = appendHeaderLine(dst, strContentType, h.ContentType())
1602 dst = appendHeaderLine(dst, strContentType, contentType)
1608 dst = appendHeaderLine(dst, strContentType, contentType)
1817 if caseInsensitiveCompare(s.key, strContentType) {
1905 if caseInsensitiveCompare(s.key, strContentType) {
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Dipmsg.pas611 strContentType = strContent + 'Type: ';
1544 DecodeSingleHeader(strContentType, RawHeaders, S);
1735 EncodeListHeader(strContentType, RawHeaders, Params, ';', False);
/dports/editors/lazarus/lazarus/components/turbopower_ipro/
H A Dipmsg.pas644 strContentType = strContent + 'Type: ';
1604 DecodeSingleHeader(strContentType, RawHeaders, S);
1799 EncodeListHeader(strContentType, RawHeaders, Params, ';', False);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Dipmsg.pas611 strContentType = strContent + 'Type: ';
1544 DecodeSingleHeader(strContentType, RawHeaders, S);
1735 EncodeListHeader(strContentType, RawHeaders, Params, ';', False);
/dports/editors/lazarus-qt5/lazarus/components/turbopower_ipro/
H A Dipmsg.pas644 strContentType = strContent + 'Type: ';
1604 DecodeSingleHeader(strContentType, RawHeaders, S);
1799 EncodeListHeader(strContentType, RawHeaders, Params, ';', False);