Merge branch 'bxshi-add_header_to_nghttp2_asio_barebone_server'
This commit is contained in:
commit
fb4b152a73
|
@ -1219,6 +1219,8 @@ an HTTP/2 server looks like this:
|
|||
|
||||
.. code-block:: cpp
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <nghttp2/asio_http2_server.h>
|
||||
|
||||
using namespace nghttp2::asio_http2;
|
||||
|
|
Loading…
Reference in New Issue