郑树新
|
a64100bf75
|
format read.md
|
2019-07-01 11:16:01 +08:00 |
|
郑树新
|
0c9f5a4679
|
format read.md
|
2019-07-01 11:11:09 +08:00 |
|
郑树新
|
f20d6ae354
|
format read.md
|
2019-07-01 10:55:42 +08:00 |
|
郑树新
|
a1b2a2f29a
|
add read.md
|
2019-07-01 10:31:45 +08:00 |
|
zsxxsz
|
92c1410b6a
|
add db faq
|
2019-06-30 19:58:33 +08:00 |
|
zsxxsz
|
e2ce2659b0
|
modify faq
|
2019-06-30 19:38:48 +08:00 |
|
zsxxsz
|
d9a829d3e4
|
add one faq for http_request
|
2019-06-30 18:14:26 +08:00 |
|
zsxxsz
|
d09380af56
|
modify faq.md
|
2019-06-30 18:04:37 +08:00 |
|
zsxxsz
|
9cde73bb8a
|
format faq.md
|
2019-06-30 12:13:35 +08:00 |
|
zsxxsz
|
ca5ee52c86
|
format faq.md
|
2019-06-30 10:03:35 +08:00 |
|
zsxxsz
|
4e657893eb
|
format faq.md
|
2019-06-30 10:01:18 +08:00 |
|
zsxxsz
|
b01c018398
|
format faq.md
|
2019-06-30 10:00:32 +08:00 |
|
zsxxsz
|
5dab657090
|
format faq.md
|
2019-06-30 09:59:03 +08:00 |
|
zsxxsz
|
2e35831bff
|
add one faq for acl::HttpServletRequest
|
2019-06-30 09:54:58 +08:00 |
|
郑树新
|
71980ea862
|
optimize builing for Android
|
2019-06-28 16:36:00 +08:00 |
|
郑树新
|
9e3bc921a2
|
fixed one compiling error for Android
|
2019-06-28 11:39:16 +08:00 |
|
郑树新
|
024f65bedd
|
optimize compiling
|
2019-06-28 11:21:36 +08:00 |
|
zhengshuxin
|
382d69ab04
|
optimize conditional compiling
|
2019-06-28 10:54:27 +08:00 |
|
zhengshuxin
|
03ebd26140
|
add build shell for android
|
2019-06-28 10:54:13 +08:00 |
|
zhengshuxin
|
dd1f0b8eba
|
modify Makefile
|
2019-06-26 23:06:32 +08:00 |
|
zhengshuxin
|
b2b3cdae9a
|
Merge branch 'master' into github-zsx-master
|
2019-06-26 22:57:56 +08:00 |
|
郑树新
|
fbb4c3aa47
|
Merge pull request #157 from meihouhao2017/master
commmit
|
2019-06-26 22:54:14 +08:00 |
|
郑树新
|
cff0958e2c
|
Merge branch 'master' into master
|
2019-06-26 22:52:56 +08:00 |
|
zhengshuxin
|
1a3adc67ef
|
add features in todo
|
2019-06-25 10:54:55 +08:00 |
|
zhengshuxin
|
123328c1af
|
remove unused comments
|
2019-06-24 13:06:06 +08:00 |
|
zhengshuxin
|
1fb167d560
|
remove some useless comments
|
2019-06-24 11:58:19 +08:00 |
|
zhengshuxin
|
99dcd4ddf9
|
modify spec file.
|
2019-06-24 11:51:03 +08:00 |
|
zhengshuxin
|
996574d860
|
add more comments for http_client
|
2019-06-23 20:56:49 +08:00 |
|
zhengshuxin
|
3bcd491cb4
|
fixed bug in http_request::get_body which will be crashed when out's type is string
|
2019-06-23 20:19:26 +08:00 |
|
zhengshuxin
|
3ea584f752
|
Merge branch 'master' of github:zhengshuxin/acl into github-zsx-master
|
2019-06-20 18:00:41 +08:00 |
|
zhengshuxin
|
f0bcc98a1e
|
acl::string supports concatenating multiple string or object of POD type.
|
2019-06-20 17:54:22 +08:00 |
|
Dep user
|
84e7b857e5
|
fix compile error.
|
2019-06-18 14:02:42 +08:00 |
|
meihouhao2017
|
0261775380
|
support PATCH method of http.
|
2019-06-18 11:00:58 +08:00 |
|
zsxxsz
|
cc202891ec
|
compiling ok on Ubuntu12 32-bits
|
2019-06-17 22:31:43 +08:00 |
|
zsx
|
242250d5e0
|
add tcp_keeper module into xcode project
|
2019-06-11 19:43:24 +08:00 |
|
zsx
|
c1e3e2bbb0
|
add http_aclient class into xcode project.
|
2019-06-11 19:25:54 +08:00 |
|
zhengshuxin
|
9c126618f5
|
optimize redis_builder
|
2019-06-17 10:57:38 +08:00 |
|
zhengshuxin
|
c8e9497086
|
format c++ code style.
|
2019-06-17 10:51:28 +08:00 |
|
zhengshuxin
|
cecaee548e
|
format c++ code style.
|
2019-06-16 20:10:40 +08:00 |
|
zhengshuxin
|
d764f984b7
|
fixed compiling problem for some samples.
|
2019-06-14 18:32:12 +08:00 |
|
zhengshuxin
|
24bc9c085f
|
optimize sample http_aclient_ssl
|
2019-06-13 22:05:25 +08:00 |
|
zhengshuxin
|
832d236f27
|
merge request for fixing bug in get_buf() of acl_mylog.c
|
2019-06-13 09:39:51 +08:00 |
|
郑树新
|
ab3ecd407a
|
Merge pull request #156 from moehuster/master
Missing line breaks when log msg's length less than 1024
|
2019-06-13 09:29:46 +08:00 |
|
zhengshuxin
|
ab407a51dc
|
http_header supports getting/setting cookies for request and response.
|
2019-06-12 23:25:35 +08:00 |
|
zhengshuxin
|
c774fd3a6d
|
format c++ code style.
|
2019-06-12 23:12:31 +08:00 |
|
zhengshuxin
|
55e29c55b3
|
aio_istream/aio_ostream can be created with socket fd.
|
2019-06-11 23:16:03 +08:00 |
|
zhengshuxin
|
d4b6538dcd
|
fixed bug in polarssl_io.cpp for static compiling
|
2019-06-11 17:00:54 +08:00 |
|
moehuster
|
ccc33a1317
|
Missing line breaks when log msg's length less than 1024
|
2019-06-11 15:36:05 +08:00 |
|
zhengshuxin
|
8d73223341
|
fixed bug in websocket::send_frame_pong
|
2019-06-11 15:06:47 +08:00 |
|
zhengshuxin
|
2faca3ca82
|
modify http_aio_ssl sample
|
2019-06-11 09:37:23 +08:00 |
|