mirror of
https://libwebsockets.org/repo/libwebsockets
synced 2025-04-28 11:52:23 +00:00
![]() A request like 'http://host?abc' set the QUERY_STRING variable for CGIs to "ab" instead of "abc". This was because the code didn't account for key-only fields, only for key-value ones. |
||
---|---|---|
.. | ||
cgi-server.c | ||
CMakeLists.txt | ||
ops-cgi.c | ||
private-lib-roles-cgi.h |