yhirose
464867a9ce
WebSocket and Dynamic Thread Pool support ( #2368 )
...
* WebSocket support
* Validate selected subprotocol in WebSocket handshake
* Fix problem with a Unit test
* Dynamic Thread Pool support
* Fix race condition in new Dynamic ThreadPool
2026-02-14 17:44:49 -05:00
yhirose
51b704b902
Implement SSEClient ( #2308 )
...
* Implement SSEClient
* Fix Windows problem
2025-12-15 00:00:42 -05:00
yhirose
8bba34eebc
Add New Streaming API support ( #2281 )
2025-12-01 21:40:13 -05:00
yhirose
1729aa8c1f
Issue 2162 ( #2163 )
...
* Resolve #2162
* Update
2025-06-24 17:37:30 -04:00
yhirose
9b5f76f833
Fix #2012
2024-12-27 17:19:23 -05:00
yhirose
01a52aa8bd
Add example/server_and_client.cc
2024-09-07 10:05:53 -04:00
yhirose
45f3694f82
Fix problem with clean command in Makefile
2024-08-08 19:30:46 -04:00
yhirose
0b657d28cf
Added example/one_time_request.cc.
2024-06-14 18:29:34 -04:00
yhirose
eba980846b
Fix #1628 (OpenSSL 1.1.1 End of Life on September 11, 2023) ( #1745 )
2023-12-24 08:20:58 -05:00
yhirose
ae3a6dd2a9
Fixed an issue with example/Makefile on MacOS
2023-02-21 22:00:10 -05:00
yhirose
412ab5f063
Added example/Dockerfile.hello
2022-01-11 00:18:20 -05:00
yhirose
90a291214c
Update Makefile
2021-11-15 23:08:49 -05:00
yhirose
cf084e1db1
Fixed example build errors
2020-08-08 00:10:08 -04:00
yhirose
12540fe8d3
Brotli support on client
2020-07-25 20:44:02 -04:00
yhirose
0e9cfd9f49
SSE client example
2020-07-25 11:20:57 -04:00
yhirose
da26b517a3
Added url::Get interface
2020-04-21 23:00:39 -04:00
yhirose
2e360f9dd6
Improved Stream interface
2020-01-16 23:28:11 -05:00
Yuji Hirose
fd4e1b4112
Fix #266
2019-12-10 12:10:14 -05:00
yhirose
448de6a9c6
Added upload example
2019-11-28 18:51:05 -05:00
yhirose
e4fd9f19ca
Updated Makefile
2019-10-23 08:28:15 -04:00
libingjun
d1080087d3
fix the example Makefile
2019-07-10 10:00:19 +08:00
yhirose
0b2c506ca4
Added redirect exampe
2019-06-27 21:49:09 -04:00
yhirose
cdc45c4601
Changed to use CXX and CXXFLAGS in Makefile
2019-06-26 15:09:34 -04:00
yhirose
3f42804a4f
Wildcard support for verifying server certificate. fix #87
2019-05-07 21:40:03 -04:00
yhirose
1d5fbe6a5b
Add gzip support. resolved #11
2017-12-30 00:00:43 -05:00
yhirose
7a87dd1039
Added -lpthread
2017-12-29 22:34:46 -05:00
yhirose
3dded8c3e3
Added -Wall and -Wextra to example/Makefile
2017-12-03 21:25:50 -05:00
yhirose
140e5c06fb
Added example/benchmark.cc
2017-11-06 13:25:56 -05:00
yhirose
7cdf62dd31
Fixed build errors and adjusted a test case.
2017-06-28 19:36:48 -04:00
yhirose
22f124f871
Added OpenSSL support. #5
2017-04-21 23:13:30 -04:00
yhirose
34e5903167
Changed examples to use the generic lambda.
2014-07-11 21:51:49 -04:00
yhirose
292d1aeff7
added simplesvr sample.
2013-07-04 22:08:49 -04:00
yhirose
762e7938fd
Added client.
2012-10-02 20:39:13 -04:00
yhirose
6897c64c74
Renamed project name to 'cpp-httplib'.
2012-09-27 21:05:36 -04:00
yhirose
95c0a6d7a8
Removed 'test' target.
2012-09-26 11:50:38 -04:00
yhirose
181d642238
Added 'hello' example.
2012-09-25 22:10:19 -04:00
yhirose
dfe95a669d
Added httpsvrkit.h and sample.
2012-09-23 00:40:46 -04:00