From: Michael Wallner Date: Mon, 2 Jun 2014 07:06:41 +0000 (+0200) Subject: Fix warnings heading X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=fbc7e6b420024a91b2c7e4131c17d018d73490d3;p=mdref%2Fmdref-http Fix warnings heading --- diff --git a/http/Encoding/Stream/Deflate/encode.md b/http/Encoding/Stream/Deflate/encode.md index 991feb7..de36808 100644 --- a/http/Encoding/Stream/Deflate/encode.md +++ b/http/Encoding/Stream/Deflate/encode.md @@ -12,6 +12,7 @@ Encode data with deflate/zlib/gzip encoding. ## Returns: * string, the compressed data. + ## Warnings: * If $data cannot be encoded.