Thomas Davis
|
a8bc92a305
Renamed to Civetweb
|
12 年 前 |
Sergey Lyubka
|
3ffdf5459a
API change: folded user_data into request_info, and introduced event-specific ev_data
|
12 年 前 |
Sergey Lyubka
|
05b2a04267
moved status_code, user_data, log_message out of struct mg_request_info
|
12 年 前 |
Sergey Lyubka
|
0e0091e1c0
Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info()
|
13 年 前 |
Sergey Lyubka
|
9bda69f573
Fix issue 180 - make mg_read() handle PUT requests, too. Stop checking for request method in mg_read().
|
14 年 前 |
Arnout Vandecappelle (Essensium/Mind)
|
fb9493a090
Bugfix of Issue #180: mg_read() should accept PUT requests.
|
14 年 前 |
Arnout Vandecappelle (Essensium/Mind)
|
de934641be
Test for Issue#200: Multiple calls to mg_read always return same data.
|
14 年 前 |
valenok
|
11951a57ff
API change: added void *user_data to mg_start(). Bumped version to 3.0
|
14 年 前 |
valenok
|
fed9ffc150
struct mg_request_info * -> const struct mg_request_info *
|
15 年 前 |
valenok
|
546bec333c
API change for mg_start: most binary compatible across releases.
|
15 年 前 |
Sergey Lyubka
|
a69a2da39d
Initial import - converting from Subversion.
|
15 年 前 |