mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 18:22:01 +08:00
The format of the generated JSON by the httpbin service for multiple headers with the same name differs between platforms. These headers are sometimes put into a JSON array and sometimes concatenated into a single comma-separated string.