Skip to content

Commit

Permalink
Merged develop
Browse files Browse the repository at this point in the history
  • Loading branch information
keiichi-morisato committed Jul 10, 2021
1 parent 4b7a6ec commit cadcd60
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

[![CodeQL](https://github.com/SiddiqSoft/string2map/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/SiddiqSoft/string2map/actions/workflows/codeql-analysis.yml)
[![Build Status](https://dev.azure.com/siddiqsoft/siddiqsoft/_apis/build/status/SiddiqSoft.string2map?branchName=main)](https://dev.azure.com/siddiqsoft/siddiqsoft/_build/latest?definitionId=3&branchName=main)
![](https://img.shields.io/nuget/v/SiddiqSoft.string2map)
![](https://img.shields.io/github/v/tag/SiddiqSoft/string2map)
![](https://img.shields.io/azure-devops/tests/siddiqsoft/siddiqsoft/2)
![](https://img.shields.io/azure-devops/coverage/siddiqsoft/siddiqsoft/2)

Simple C++17 library to aid in the parsing of HTTP headers into a STL map-type container.

Expand Down

0 comments on commit cadcd60

Please sign in to comment.