From 4f5f6a46fa97ce2a9882cff4277c8be99b37114d Mon Sep 17 00:00:00 2001 From: Zach Laine Date: Sat, 1 Jul 2017 14:39:18 -0500 Subject: [PATCH] Fix can/cannot thinko in FAQ. fix #562 --- doc/9_4_faq.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/9_4_faq.qbk b/doc/9_4_faq.qbk index 9d2f4dfd..99ba6c20 100644 --- a/doc/9_4_faq.qbk +++ b/doc/9_4_faq.qbk @@ -64,7 +64,7 @@ about Beast and other HTTP libraries that have gone through formal review. The Beast HTTP message model was designed with the new protocol in mind and should be evaluated in that context. There are plans to add HTTP/2 in the future, but there is no rush to do so. - Users cannot work with HTTP/1 now; we should not deny them that + Users can work with HTTP/1 now; we should not deny them that functionality today to wait for a newer protocol tomorrow. It is the author's position that there is sufficient value in Beast's HTTP/1-only implementation that the lack of HTTP/2