Andy Green
|
c2208640dd
|
logging: cleanup and introduce LLL_USER
|
2017-01-31 10:50:15 +08:00 |
|
Andy Green
|
51c96d8c2a
|
plat-optee and boringssl adaptations
|
2017-01-17 07:01:02 +08:00 |
|
Andy Green
|
5466b9d253
|
docs update
|
2016-12-16 22:08:13 +08:00 |
|
Andy Green
|
90f513b209
|
uv: dont handle SIGSEGV, SIGFPE
https://github.com/warmcat/libwebsockets/issues/609
|
2016-08-20 05:47:29 +08:00 |
|
Andy Green
|
95fff47a91
|
client-add-PUSH-http-body-capability
Support HTTP body sending on client connections.
Add demo to test-client.
Run the normal test server, then
$ libwebsockets-test-client http://localhost:7681/formtest -o
It will post the string "hello" to the POST test using application/x-www-form-urlencoded
https://github.com/warmcat/libwebsockets/issues/598
Also ensures any of the Client HTTP transient modes will call back LWS_CALLBACK_CLOSED_CLIENT_HTTP
if they close
https://github.com/warmcat/libwebsockets/issues/600
|
2016-08-10 21:23:01 +08:00 |
|
Andy Green
|
722cc4a366
|
plugin table dirlisting
|
2016-07-14 08:57:28 +08:00 |
|
Andy Green
|
014481e912
|
documentation convert to doxygen
Signed-off-by: Andy Green <andy@warmcat.com>
|
2016-07-14 08:57:27 +08:00 |
|