Tectu / malloy

A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Form parsing should honor Content-Type

Tectu opened this issue · comments

The malloy::html::form::parse() function should check for the Content-Type value to be present and if so honoring it.