Chunting Gu
|
d294cda3c1
|
extract a new class SslClient
|
4 years ago |
Chunting Gu
|
751a3539ae
|
delete copy constructor and operator assign for most classes
|
4 years ago |
Chunting Gu
|
52fbba705b
|
remove ssl_verify flag from client API, always use peer verify mode
|
4 years ago |
Chunting Gu
|
f5210ba1a2
|
rework client using async api
|
4 years ago |
Chunting Gu
|
7f345b7a4e
|
fix build option issues; refine cmake
|
5 years ago |
Chunting Gu
|
1b8b0b24ac
|
refine the usage of build options
|
5 years ago |
Chunting Gu
|
d49db1ec9c
|
switch asio from standalone to boost
|
5 years ago |
Chunting Gu
|
718392fa9e
|
replace boost.asio with standalone asio.
|
5 years ago |
Chunting Gu
|
3b77b001e1
|
Fix a stack overflow issue when reading large response data.
|
6 years ago |
Chunting Gu
|
46ea52cb90
|
Refine the connection close
|
6 years ago |
Chunting Gu
|
98aeeae012
|
Rework the body of request and response
|
6 years ago |
Chunting Gu
|
e326a663f6
|
Refine coding style
|
6 years ago |
Chunting Gu
|
113dacb9ce
|
Remove PostFile() from session; refine cmake files; replace final with override.
|
6 years ago |
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
6 years ago |