Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code -> status_code, httpversion -> http_version | Maximilian Hils | 2015-09-17 | 1 | -6/+6 |
* | adjust to netlib changes | Maximilian Hils | 2015-09-16 | 1 | -3/+4 |
* | adjust to new netlib headers | Maximilian Hils | 2015-09-05 | 1 | -4/+3 |
* | use netlib http semantics | Thomas Kriechbaumer | 2015-07-30 | 1 | -9/+25 |
* | use new netlib module names | Thomas Kriechbaumer | 2015-07-22 | 1 | -3/+3 |
* | http2: implement embedded response | Thomas Kriechbaumer | 2015-06-26 | 1 | -37/+48 |
* | http2: implement more language features | Thomas Kriechbaumer | 2015-06-25 | 1 | -41/+99 |
* | fix prospector code smells | Thomas Kriechbaumer | 2015-06-18 | 1 | -1/+1 |
* | fix prospector code smells | Thomas Kriechbaumer | 2015-06-18 | 1 | -11/+18 |
* | http2: implement Headers for request & response | Thomas Kriechbaumer | 2015-06-16 | 1 | -7/+12 |
* | http2: implement error response | Thomas Kriechbaumer | 2015-06-16 | 1 | -12/+6 |
* | http2: add request-response to pathod | Thomas Kriechbaumer | 2015-06-15 | 1 | -10/+103 |
* | http2: add pathoc and language tests | Thomas Kriechbaumer | 2015-06-15 | 1 | -6/+2 |
* | http2: add request-response handling | Thomas Kriechbaumer | 2015-06-08 | 1 | -0/+119 |