2
0
mirror of https://github.com/boostorg/beast.git synced 2026-01-27 06:42:11 +00:00
Files
beast/example/http/server/sync/http_server_sync.cpp
Vinnie Falco 38e28966ea message::version is a member function (API Change):
fix #778

* The version data member is replaced with accessor
  member functions.

Actions Required:

* Call member function message::version instead of accessing
  the version member at call sites.
2017-09-12 17:13:02 -07:00

10 KiB