From 706014924a5f406a22b483d8532056288f6c49e0 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 13 Mar 2019 15:32:13 +0100 Subject: [PATCH] fix line wrapping --- http.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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. -- 2.30.2