bel
|
1ca565ee81
Data type conversion compiler warnings for Win32 (Issue #36 and others)
|
11 роки тому |
Jordan
|
5d465aadad
Fixed the copyright, changed mg_client_websocket_connect to mg_websocket_client_connect
|
11 роки тому |
bel
|
ba13b79d27
Add content length and type to the Lua environment
|
11 роки тому |
Jordan
|
a4eca7c492
Added a unit test for websocket_client functionality, other small fixes
|
11 роки тому |
Jordan
|
5e7362ea5a
Merge remote-tracking branch 'upstream/master'
|
11 роки тому |
Jordan
|
9b8cda8d95
Initial version of websocket client. SSL tested working. websocket_client example included.
|
11 роки тому |
bel
|
61c52a6fb9
Fix another TODO in the unit test
|
11 роки тому |
bel
|
53d4247314
clean up unit_test: SSL related TODOs are done
|
11 роки тому |
bel
|
2603a43dbf
Fix unit test for SSL redirect
|
11 роки тому |
bel
|
49ecd448ce
Improve unit test for mg_download
|
11 роки тому |
bel
|
a0b8f8de31
Fix unit test for HTTPS
|
11 роки тому |
bel
|
65bcfea12c
Adapt unit test for mg_download, so the tested http operations are standard compliant
|
11 роки тому |
bel
|
49c1633475
Fix mg_read for situations where Content-Length was not set and all data is already buffered
|
11 роки тому |
bel2125
|
59833c4842
Merge pull request #34 from jawi/master
|
11 роки тому |
bel
|
de9870e7b9
Improve error handling in set_option
|
11 роки тому |
bel
|
fc70af612a
Improve description of CivetServer::getParam(connection, ...)
|
11 роки тому |
bel
|
3533484987
Use mop instead of buf[0] to make the code more readable (see issue #35)
|
11 роки тому |
bel
|
a25d03617c
Rewrite options argument handling (Step 1)
|
11 роки тому |
Jan Willem Janssen
|
d1437f9f5d
Make content length available in request_info:
|
11 роки тому |
bel
|
f031b7a81d
Add missing option types
|
11 роки тому |
bel
|
9a12881de2
Update release notes
|
11 роки тому |
bel
|
26ecfa7261
Update websocket example - stop websocket threads per server context instead of using a static variable
|
11 роки тому |
bel
|
624aed908d
Update websocket example - store websocket clients per server context instead of using static variables
|
11 роки тому |
bel
|
265d2309a1
Add function to get context from connection
|
11 роки тому |
bel
|
5ee511bef3
Add a function to access the user data in cases the context is known but not the connection
|
11 роки тому |
bel
|
56389ad023
Update websocket example - use new API functions
|
11 роки тому |
bel
|
64c97d56e4
Add callbacks for creation and deletion of the server context
|
11 роки тому |
bel
|
4864ad9259
Clarify compile options in the docu (related to issue #29)
|
11 роки тому |
bel
|
ea0c7ce9a2
Document decode_url
|
11 роки тому |
bel2125
|
b900a33c22
Merge pull request #32 from yehudasa/master
|
11 роки тому |