mirror of
https://github.com/boostorg/beast.git
synced 2026-01-26 09:12:18 +01:00
API Changes: The error code enum `invalid_code_lenths` was a synonym of `invalid_code_lengths`. Affected programs should be modified to use `invalid_code_lengths`. refs #1934