-
- Downloads
post example in test server
https://github.com/warmcat/libwebsockets/issues/501 This demonstrates how to do a 303 redirect on POST and provide the results there, in both libwebsockets-test-server and the plugin version. Signed-off-by:Andy Green <andy@warmcat.com>
Showing
- lib/header.c 2 additions, 2 deletionslib/header.c
- lib/libwebsockets.h 5 additions, 1 deletionlib/libwebsockets.h
- lib/server.c 12 additions, 4 deletionslib/server.c
- lwsws/http.c 51 additions, 12 deletionslwsws/http.c
- lwsws/lwsws.h 1 addition, 0 deletionslwsws/lwsws.h
- test-server/test-server-http.c 49 additions, 11 deletionstest-server/test-server-http.c
- test-server/test-server.h 1 addition, 0 deletionstest-server/test-server.h
- test-server/test.html 30 additions, 1 deletiontest-server/test.html
Loading
Please register or sign in to comment