cppalliance / http_proto

HTTP/1 parsing and serialization algorithms using C++11
https://develop.http-proto.cpp.al/
Boost Software License 1.0
23 stars 10 forks source link

Fix rfc7230 documentation links #9

Closed glywk closed 1 year ago

cppalliance-bot commented 2 years ago

An automated preview of the documentation is available at https://9.http-proto.prtest.cppalliance.org/libs/http_proto/doc/html/index.html

codecov[bot] commented 2 years ago

Codecov Report

Merging #9 (275c16a) into develop (3168cba) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop       #9   +/-   ##
========================================
  Coverage    83.61%   83.61%           
========================================
  Files           90       90           
  Lines         3064     3064           
========================================
  Hits          2562     2562           
  Misses         502      502           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3168cba...275c16a. Read the comment docs.

cppalliance-bot commented 2 years ago

An automated preview of the documentation is available at https://9.http-proto.prtest.cppalliance.org/libs/http_proto/doc/html/index.html

vinniefalco commented 2 years ago

This was merged before I rewrote history