req:='POST http://nnm.ru/index.php HTTP/1.1'+#13#10+'Content-Type: application/x-www-form-urlencoded'+#13#10+'Host: nnm.ru'+#13#10+'Cookie: КУКИ'+#13#10+'Accept-Encoding: gzip,deflate'+#13#10+'Content-Length: '+inttostr(length(params))+#13#10#13#10+params;