Tectu / malloy

A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.
BSD 3-Clause "New" or "Revised" License
66 stars 8 forks source link

Potential issue in session cookie handling #126

Closed Tectu closed 9 months ago

Tectu commented 9 months ago

It looks like the malloy-example-server-session example doesn't behave as expected if the client request contains more than one cookie.