Loïc Hoguin 10 лет назад
Родитель
Сommit
0be913dc79
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      src/cow_http_hd.erl

+ 0 - 2
src/cow_http_hd.erl

@@ -1391,8 +1391,6 @@ horse_parse_content_language() ->
 -endif.
 
 %% @doc Parse the Content-Length header.
-%%
-%% The value has at least one digit, and may be followed by whitespace.
 
 -spec parse_content_length(binary()) -> non_neg_integer().
 parse_content_length(ContentLength) ->