-
- Downloads
fix-host-header-contents--introduce-canonical-hostname-api.patch
I?aki pointed out the dummy host field used in client test and ping is not valid http. This patch changes it to use the actual host name and adds an api to collect that from the context cheaply. Reported-by:I?aki Baz Castillo <ibc@aliax.net> Signed-off-by:
Andy Green <andy@warmcat.com>
Showing
- lib/libwebsockets.c 29 additions, 0 deletionslib/libwebsockets.c
- lib/libwebsockets.h 4 additions, 1 deletionlib/libwebsockets.h
- lib/private-libwebsockets.h 2 additions, 0 deletionslib/private-libwebsockets.h
- libwebsockets-api-doc.html 17 additions, 0 deletionslibwebsockets-api-doc.html
- test-server/test-client.c 2 additions, 4 deletionstest-server/test-client.c
- test-server/test-ping.c 3 additions, 3 deletionstest-server/test-ping.c
Loading
Please register or sign in to comment