- SetHeader(_T("Content-Length"), _T("-1"));
- SetHeader(_T("Content-Type"), _T("none/none"));
+ // FIXME: tmp_str is not put back in the in-queue of the socket.
+ SetHeader(T("Content-Length"), T("-1"));
+ SetHeader(T("Content-Type"), T("none/none"));