Skip to content

Commit f11762b

Browse files
committed
Merge branch 'development' of https://git01.codeplex.com/casablanca into default_workarounds
2 parents 5515244 + 4e819c4 commit f11762b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Release/src/http/client/http_linux.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -396,8 +396,6 @@ namespace web { namespace http
396396
else
397397
{
398398
has_body = false;
399-
extra_headers.append(header_names::content_length);
400-
extra_headers.append(":0" + CRLF);
401399
}
402400
}
403401

0 commit comments

Comments
 (0)