@vinniefalco
Latest commit 51db4d4 Mar 29, 2019 History
fix #1375

* The value returned from `basic_parser::content_length`
  no longer changes as the body of the message is received.

Actions Required:

* Call `basic_parser::content_length_remaining` instead
  of `basic_parser::content_length`.
2 contributors

Users who have contributed to this file

@vinniefalco @djarek