projects
/
mdref
/
mdref-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
64903f1
)
fix line wrapping
author
Michael Wallner
<root@s201809.m6w6.name>
Wed, 13 Mar 2019 14:32:13 +0000
(15:32 +0100)
committer
Michael Wallner
<root@s201809.m6w6.name>
Wed, 13 Mar 2019 14:32:13 +0000
(15:32 +0100)
http.md
patch
|
blob
|
history
diff --git
a/http.md
b/http.md
index 6cfa0b1224a62df83de7b85846ef108ebeaf820a..a88e734dcf412e2e3a383c09698943fc6fbf7df7 100644
(file)
--- 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.