Commit Graph

24 Commits

Author SHA1 Message Date
Peter Thorson
cab72215aa adds new close codes per IANA registry 2013-08-15 07:46:07 -05:00
Peter Thorson
e457467e9b Fix typo in .gitattributes, fixes #280 2013-07-27 11:29:34 -05:00
Peter Thorson
485304b438 Add missing locale include, fixes #281 2013-07-27 11:27:26 -05:00
Peter Thorson
3bab403c1b Refactor asio_transport and add full docs and exception free varient methods 2013-07-27 11:24:24 -05:00
Peter Thorson
c017331959 remove trailing whitespace 2013-07-21 07:49:15 -05:00
Peter Thorson
2c879ee797 Wrap ioservice run_one method. Fixes #278 2013-07-21 07:00:28 -05:00
Peter Thorson
241cf697f6 Suppress error when shutting down a closed connection 2013-07-17 07:28:26 -05:00
Peter Thorson
3f08de3d9d alpha3 release 2013-07-16 18:19:35 -05:00
Peter Thorson
ddca46f5d6 update changelog 2013-07-14 10:52:00 -05:00
Peter Thorson
c94621bd29 case insensitive header comparisons fixes #220 and #275 2013-07-13 13:28:56 -05:00
Peter Thorson
b866e4e0ca Refactors URI to be exception and regex free 2013-07-09 16:50:47 -05:00
Peter Thorson
686b835f3d update changelog 2013-07-08 19:02:14 -05:00
Peter Thorson
88fe1bfb1c Fix issue where pong timeout handler always fired 2013-06-24 14:59:19 -05:00
Peter Thorson
0264b63fc3 Add ping and pong endpoint wrapper methods 2013-06-24 13:32:56 -05:00
Peter Thorson
7d36965149 Add accessor for raw http requests references #266 2013-06-22 10:59:26 -05:00
Peter Thorson
cae30acf91 update byte mask to use separate input & output types references #264
In particular this allows const iterators to be use for the input types.
2013-06-12 20:52:48 -05:00
Peter Thorson
5c35535ffd update changelog 2013-06-09 18:26:41 -05:00
Peter Thorson
9161119b4d bump version to alpha2 2013-06-09 17:24:24 -05:00
Peter Thorson
7db60e3429 fix poor server handling of double close frames fixes #259 2013-06-09 17:03:14 -05:00
Peter Thorson
3c0b8a81b0 Fix handling of spurious frames after close. Fixes #258 2013-06-09 16:41:04 -05:00
Peter Thorson
b812fd001b Change default HTTP response error code to 426
Changes default HTTP response error code when no http_handler is
defined from 500/Internal Server Error to 426/Upgrade Required
2013-06-09 16:20:53 -05:00
Peter Thorson
60b167bcb7 updates changelog 2013-06-09 09:27:08 -05:00
Peter Thorson
a401a4448d update version information to 0.3.0-alpha1 2013-06-09 08:46:54 -05:00
Peter Thorson
273c8e82b0 updates non-code supporting documentation 2013-05-09 07:11:59 -05:00