- 02 Nov, 2015 1 commit
-
-
octal authored
instead is a shared_ptr
-
- 29 Oct, 2015 1 commit
-
-
octal authored
Conflicts: src/http.cc
-
- 08 Sep, 2015 1 commit
-
-
Mathieu Stefani authored
-
- 06 Sep, 2015 1 commit
-
-
Mathieu STEFANI authored
-
- 05 Sep, 2015 1 commit
-
-
Mathieu STEFANI authored
-
- 03 Sep, 2015 1 commit
-
-
Mathieu Stefani authored
-
- 02 Sep, 2015 4 commits
-
-
Mathieu Stefani authored
Added a Date and a Raw header. Raw headers will be used when the parser encounters a header that it does not know. Raw headers only store strings for now
-
Mathieu STEFANI authored
-
Mathieu STEFANI authored
-
Mathieu STEFANI authored
-
- 01 Sep, 2015 5 commits
-
-
Mathieu Stefani authored
-
Mathieu Stefani authored
-
Mathieu Stefani authored
-
Mathieu Stefani authored
-
Mathieu Stefani authored
The reason is to avoid some headers name like Server or Date to collide with some other generic classes that might have the same name
-
- 31 Aug, 2015 2 commits
-
-
Mathieu Stefani authored
-
Mathieu Stefani authored
-
- 30 Aug, 2015 1 commit
-
-
Mathieu STEFANI authored
-
- 29 Aug, 2015 3 commits
-
-
Mathieu STEFANI authored
-
Mathieu STEFANI authored
-
Mathieu STEFANI authored
Also used the macro when checking if the subtype belongs to the vendor tree.
-
- 28 Aug, 2015 2 commits
-
-
Mathieu Stefani authored
-
Mathieu Stefani authored
-
- 27 Aug, 2015 1 commit
-
-
Mathieu Stefani authored
Added an ArrayBuf class that provides an array-based streambuf so that response content can now be directly serialized to a fixed-size char buffer with standard iostream interface
-
- 26 Aug, 2015 2 commits
-
-
Mathieu Stefani authored
-
Mathieu Stefani authored
-
- 25 Aug, 2015 2 commits
-
-
Mathieu Stefani authored
The server now returns an HTTP Bad Request when parsing fails and returns a 500 when an exception is thrown
-
Mathieu Stefani authored
The parser is now associated to a particular connection (peer) so that it can parse a request from multiple tcp packets
-
- 23 Aug, 2015 11 commits
-
-
Mathieu STEFANI authored
-
Mathieu STEFANI authored
-
Mathieu STEFANI authored
-
Mathieu STEFANI authored
-
Mathieu STEFANI authored
-
Mathieu STEFANI authored
-
Mathieu Stefani authored
-
Mathieu Stefani authored
Also started working on type-safe http headers parsing
-
Mathieu Stefani authored
-
Mathieu Stefani authored
-
Mathieu Stefani authored
-
- 12 Aug, 2015 1 commit
-
-
oktal authored
-