Files
xahaud/extras
Vinnie Falco 8921da91b8 Fixes, fail testing:
Core:

* Test buffer_cat iterator move members

HTTP:

* Fixed yield / resume in writer
* Fixed message serialization with chunked encoding

* Test yield / resume in writer
* Test all conditional branches during message serialization
* Test chunked encoding
* Increase coverage on parse_error
* Add parse_error::general

WebSocket:

* Add error::general
* Increase coverage in error
2016-05-12 19:20:57 -04:00
..
2016-05-12 19:20:57 -04:00
2016-05-10 13:41:26 -04:00

Extras

These are not part of the official public Beast interface but they are used by the tests and some third party programs.