Searched defs:pszContentLength (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Ds3.cpp964 char* pszContentLength; local
965 RTStrAPrintf(&pszContentLength, "Content-Length: %lu", cbFileSize);
973 pszContentLength, /* Content length entry */

Completed in 45 milliseconds