bel
|
2c86f5dbac
Rename request_info member after merge of #367
|
8 年之前 |
bel
|
846ef34a7c
Autoformat after merge of #367
|
8 年之前 |
feneuilflo
|
e1bead847d
Add subprotocol management for websocket connections
|
8 年之前 |
bel
|
e7f48f31b2
Auto-format after merge
|
8 年之前 |
Philipp Hasper
|
9b33717247
Added optional additional_headers for mg_send_mime_file
|
9 年之前 |
bel
|
d8d9dd5fff
Read client certificate information (Step 3/3)
|
9 年之前 |
bel
|
1dba82d582
Update version number
|
9 年之前 |
Kevin Wojniak
|
d9e4c0ad9d
Fix typos in header
|
9 年之前 |
bel
|
0475d20f68
Use long long instead of int64_t in the public interface for consistency
|
9 年之前 |
bel
|
914ad2256d
Add new feature value
|
9 年之前 |
bel
|
4385636c96
Add mg_strcasecmp to the public interface
|
9 年之前 |
bel
|
b95cb6ef6a
Add mg_get_response_code_text to the public interface
|
9 年之前 |
bel
|
bd3528863f
mg_upload has been replaced by mg_handle_form_request (#180)
|
9 年之前 |
bel
|
c419d42dd6
Call init_thread for other threads as well
|
9 年之前 |
bel
|
5e547ff2e5
Format code after merge
|
9 年之前 |
Johan De Taeye
|
4d8e48b78d
Updated patch after feedback on pull request #304
|
9 年之前 |
Johan De Taeye
|
48dcc38096
Adding a callback that is called when a new worker thread is initialized.
|
9 年之前 |
Kevin Wojniak
|
61daaa08dc
Change mg_set_user_connection_data() to take a non-const connection since the connection needs to be modified. This fixes a "drops const qualifier" warning on OS X.
|
9 年之前 |
bel
|
54c6b08917
Add unit test for CGI
|
9 年之前 |
Joshua D. Boyd
|
4c52dcfd6a
Add mg_send_mime_file.
|
9 年之前 |
bel
|
92099ed0da
Add funtion to store body data
|
9 年之前 |
bel
|
4d5de1ce6f
Alternative to mg_upload (Step 55/?)
|
9 年之前 |
bel2125
|
2ef1efcd5d
Alternative to mg_upload (Step 54/?)
|
9 年之前 |
bel
|
20f3965f2c
Alternative to mg_upload (Step 50/?)
|
9 年之前 |
Neil Jensen
|
ed9ae22a65
Change authorization handlers to a separate type
|
9 年之前 |
Neil Jensen
|
6d5236d027
Add custom authorization handler
|
9 年之前 |
bel
|
ada9d9b00b
Client API using SSL certificates (draft, Step 1/?)
|
9 年之前 |
tnoho
|
e5dc6be068
Add mg_websocket_client_write
|
9 年之前 |
bel
|
4de9090577
Apply revised clang-format (#207) to all actively maintained source files
|
9 年之前 |
bel
|
164b12b558
Add server side Javascript (Duktape) to feature check API
|
9 年之前 |