File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# HTTP Status Codes and Reason Phrases for C, C++ and Qt #
22
3- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/ijp196mjo0vsover/branch/master?svg=true )] ( https://ci.appveyor.com/project/j-ulrich/http-status-codes-cpp/branch/master )
3+ [ ![ Linux build status] ( https://travis-ci.org/j-ulrich/http-status-codes-cpp.svg?branch=master )] ( https://travis-ci.org/j-ulrich/http-status-codes-cpp )
4+ [ ![ Windows build status] ( https://ci.appveyor.com/api/projects/status/ijp196mjo0vsover/branch/master?svg=true )] ( https://ci.appveyor.com/project/j-ulrich/http-status-codes-cpp/branch/master )
45
56
67This repository provides the HTTP status codes and reason phrases in different variants for C/C++.
@@ -13,7 +14,7 @@ Data has been taken from [for-GET/know-your-http-well](https://github.com/for-GE
1314
1415> - [ Variants] ( #variants )
1516> - [ Example] ( #example )
16- > - [ Documentation] ( #examples )
17+ > - [ Documentation] ( #documentation )
1718> - [ Status Codes Enum] ( #status-codes-enum )
1819> - [ Category/Class Tests] ( #categoryclass-tests )
1920> - [ Reason Phrases] ( #reason-phrases )
You can’t perform that action at this time.
0 commit comments