139 Commits

Author SHA1 Message Date
Nikolas
0542fdb8e4
Add exception handler (#845)
* Add exception handler

* revert content reader changes

* Add test for and fix exception handler

* Fix warning in test

* Readd exception test, improve readme note, don't rethrow errors, remove exception handler response
2021-01-28 17:19:11 -05:00
yhirose
78c474c744 Update README 2021-01-27 11:59:42 -05:00
yhirose
ae6cf70bc4 Updated README 2021-01-26 08:38:28 -05:00
yhirose
85b4abbf16 Updated the simple example 2021-01-07 19:56:33 -05:00
yhirose
e42a358da8 Updated README 2021-01-07 19:00:24 -05:00
Anonymous
7299713195
Fix readme Response::set_chunked_content_provider (#811)
`Response::set_chunked_content_provider` has formal parameters, not one.
2020-12-25 19:55:57 -05:00
yhirose
96afa7e108 Updated README 2020-12-21 13:40:32 -05:00
yhirose
55f57af0b9 Update README 2020-12-21 09:27:36 -05:00
yhirose
6b35cd0116 Updated README 2020-12-21 08:15:06 -05:00
yhirose
99f2229e48 Updated README 2020-12-19 22:43:31 -05:00
Anonymous
24bb1387d6
Update README.md (#806) 2020-12-19 11:12:44 -05:00
Miosame
9cac2c9ceb
typo: specitic => specific (#802) 2020-12-18 15:12:21 -05:00
Anonymous
0cff3245df
Extend built-in extension MIME mapping (#799)
* Update README.md

* Update httplib.h

* Update httplib.h

* Update httplib.h

* Update httplib.h

* Remove duplicate cases

Someone left a bunch of duplicate cases, idiot, couldn't have been me.

* Reformat

Modify spacing and whatnot

* Update README.md
2020-12-18 09:32:19 -05:00
yhirose
90a5b6ceb0
Updated README 2020-12-04 19:39:39 -05:00
Seunghwan Hong
9c0c98b1ed
Add keep_alive_timeout guide on README.md (#778) 2020-11-30 07:11:22 -05:00
David Wu
02d3cd5909 Fix multiple threading bugs including #699 and #697 2020-11-29 12:29:15 -05:00
yhirose
47e5af15ea Updated README 2020-11-22 09:22:40 -05:00
yhirose
ff5677ad19 Updated README 2020-10-27 20:35:56 -04:00
yhirose
aec2f9521d Updated documentation 2020-09-15 10:11:46 -04:00
yhirose
3e4567bae8 Updated Repl.it examples 2020-08-27 14:16:35 -04:00
yhirose
db075d8cf9 Added Repl.it examples 2020-08-27 14:06:57 -04:00
yhirose
e5743b358d Updated README 2020-08-25 20:26:53 -04:00
Ivan Fefer
1184bbe4cb
Fix typo in README (#625) 2020-08-25 06:38:16 -04:00
yhirose
d7e63b4316 Update README 2020-08-16 20:49:54 -04:00
yhirose
b2b4f7635f Fix #608 2020-08-11 12:11:05 -04:00
yhirose
dc5f9ba164
Better error handling on client (#601) 2020-08-08 20:50:24 -04:00
yhirose
dfec2de5b5
Update README 2020-08-03 23:37:05 -04:00
yhirose
0dd3659de5 Updated README 2020-07-31 18:54:53 -04:00
yhirose
98caa8c058 Updated README 2020-07-30 17:21:49 -04:00
yhirose
8a348f17fd Resolved #192 2020-07-30 01:47:54 -04:00
yhirose
797d1f27e8 Fix #357 2020-07-29 23:12:05 -04:00
yhirose
9f5db2d1aa Updated README 2020-07-25 20:53:38 -04:00
yhirose
29a06f852a Update README 2020-07-25 11:24:06 -04:00
yhirose
0e9cfd9f49 SSE client example 2020-07-25 11:20:57 -04:00
Ron Klein
0a2cb20223
fix documentation typo (#539)
fix "adress" --> "address"
2020-06-22 18:12:22 -04:00
yhirose
7cd25fbd63 Fix #499 2020-06-16 17:46:23 -04:00
yhirose
3eaa769a2d Fix #481, #483, #487 2020-05-26 18:34:32 -04:00
yhirose
509b8570b0 Updated README 2020-05-23 19:08:17 -04:00
yhirose
2c0613f211 Fix #472 2020-05-13 21:48:14 -04:00
Saika Fatih
be45ff1ff1
A detail about Gzip support (#475)
* Typos fixed

* README.md edited.libz should be linked for GZIP support.
2020-05-12 17:38:51 -04:00
yhirose
85637844c9 Updated README 2020-05-07 21:13:45 -04:00
yhirose
31bb13abd2 Removed TravisCI badge from README 2020-05-04 22:19:17 -04:00
yhirose
d1037ee9fd Close #433 2020-04-18 16:38:15 -04:00
yhirose
dc6a72a0fd Fix #387 2020-03-17 18:03:52 -04:00
yhirose
6e46ccb37c Updated README 2020-03-15 12:05:12 -04:00
Aristo Chen
ac18b70a0f
Update calculation formula for progress percentage (#386) 2020-03-15 08:29:27 -04:00
yhirose
319417f26d Updated README 2020-02-24 21:50:07 -05:00
yhirose
fe01fa760b Update README 2020-02-14 22:07:39 -05:00
yhirose
3fe13ecc91 Updated README 2020-02-14 21:49:09 -05:00
yhirose
ca5a50d2c9 Fix #349 2020-02-11 00:26:15 -05:00