dbs-uhttp 0.3.2

A lightweight implementation of HTTP/1.0 and HTTP/1.1
Documentation
1
2
3
4
5
6
7
8
9
10
branch: false
ignore-not-existing: true
llvm: true
filter: covered
output-type: lcov
output-path: ./lcov.info
prefix-dir: /vagrant/
ignore:
  - "/*"
  - "tests/*"