mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
15 lines
436 B
Plaintext
15 lines
436 B
Plaintext
1.0.0-b6
|
|
|
|
* Use SFINAE on return values
|
|
* Use beast::error_code instead of nested types
|
|
* Tidy up use of GENERATING_DOCS
|
|
* Remove obsolete RFC2616 functions
|
|
* Add message swap members and free functions
|
|
* Add HTTP field value parser containers: ext_list, param_list, token_list
|
|
|
|
API Changes:
|
|
|
|
* ci_equal is moved to beast::http namespace, in rfc7230.hpp
|
|
|
|
--------------------------------------------------------------------------------
|