Skip to content

Commit 5ea3c65

Browse files
committed
curl library has been updated to version 8.7.1#3
1 parent f54782b commit 5ea3c65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# libcpp-http-client
22

3-
Modern, non-blocking and exception free, header-only HTTP Client library for C++ (17+)
3+
Modern, non-blocking and exception free HTTP Client library for C++ (17+)
44

55
[![linux](https://github.com/leventkaragol/libcpp-http-client/actions/workflows/linux.yml/badge.svg)](https://github.com/leventkaragol/libcpp-http-client/actions/workflows/linux.yml)
66
[![windows](https://github.com/leventkaragol/libcpp-http-client/actions/workflows/windows.yml/badge.svg)](https://github.com/leventkaragol/libcpp-http-client/actions/workflows/windows.yml)

src/libcpp-http-client.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Modern, non-blocking and exception free, header-only HTTP Client library for C++ (17+)
3+
Modern, non-blocking and exception free HTTP Client library for C++ (17+)
44
version 1.3.1
55
https://github.com/leventkaragol/libcpp-http-client
66

0 commit comments

Comments
 (0)