From: Michael Wallner Date: Wed, 13 Mar 2019 14:32:13 +0000 (+0100) Subject: fix line wrapping X-Git-Url: https://git.m6w6.name/?p=mdref%2Fmdref-http;a=commitdiff_plain;h=706014924a5f406a22b483d8532056288f6c49e0 fix line wrapping --- diff --git a/http.md b/http.md index 6cfa0b1..a88e734 100644 --- a/http.md +++ b/http.md @@ -41,10 +41,10 @@ The following system libraries are optional and provide additional features: Install on Debian: `apt-get install libcurl4-openssl-dev` =libbrotli= - Provides brotli encoding. - Configure: `--with-http-libbrotli-dir` - Minimum version: 1.0 - Install on Debian: `apt-get install libbrotli-dev` + Provides brotli encoding. + Configure: `--with-http-libbrotli-dir` + Minimum version: 1.0 + Install on Debian: `apt-get install libbrotli-dev` =libevent= Internal event loop support for the HTTP client.