22
33Modern, non-blocking and exception free, header-only HTTP Client library for C++ (17+)
44
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 )
77
88
99> [ !TIP]
@@ -543,7 +543,7 @@ send return the class itself, so they can be added one after the other like a ch
543543
544544MIT License
545545
546- Copyright (c) 2024 lk-libs, Levent KARAGÖL
546+ Copyright (c) 2024 Levent KARAGÖL
547547
548548Permission is hereby granted, free of charge, to any person obtaining a copy
549549of this software and associated documentation files (the "Software"), to deal
@@ -567,7 +567,7 @@ SOFTWARE.
567567## Contact
568568
569569If 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).
571571Please describe your request, issue, or question in as much detail as possible
572572and also include the version of your compiler and operating system, as well as
573573the version of the library you are using. Before opening a new issue, please
0 commit comments