2
2
3
3
Modern, non-blocking and exception free, header-only HTTP Client library for C++ (17+)
4
4
5
- [ ![ linux] ( https://github.com/lk-libs /libcpp-http-client/actions/workflows/linux.yml/badge.svg )] ( https://github.com/lk-libs /libcpp-http-client/actions/workflows/linux.yml )
6
- [ ![ windows] ( https://github.com/lk-libs /libcpp-http-client/actions/workflows/windows.yml/badge.svg )] ( https://github.com/lk-libs /libcpp-http-client/actions/workflows/windows.yml )
5
+ [ ![ 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 )
6
+ [ ![ 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 )
7
7
8
8
9
9
> [ !TIP]
@@ -543,7 +543,7 @@ send return the class itself, so they can be added one after the other like a ch
543
543
544
544
MIT License
545
545
546
- Copyright (c) 2024 lk-libs, Levent KARAGÖL
546
+ Copyright (c) 2024 Levent KARAGÖL
547
547
548
548
Permission is hereby granted, free of charge, to any person obtaining a copy
549
549
of this software and associated documentation files (the "Software"), to deal
@@ -567,7 +567,7 @@ SOFTWARE.
567
567
## Contact
568
568
569
569
If you have problems regarding the library, please open an
570
- [issue on GitHub](https://github.com/lk-libs /libcpp-http-client/issues/new).
570
+ [issue on GitHub](https://github.com/leventkaragol /libcpp-http-client/issues/new).
571
571
Please describe your request, issue, or question in as much detail as possible
572
572
and also include the version of your compiler and operating system, as well as
573
573
the version of the library you are using. Before opening a new issue, please
0 commit comments