sparckles / Robyn

Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
https://robyn.tech/
BSD 2-Clause "Simplified" License
3.95k stars 203 forks source link

Add a multimap datastructure to headers #702

Closed sansyrox closed 7 months ago

sansyrox commented 7 months ago

Bug Description

Add a multimap data structure to headers. Regular dictionary doesn't work.

Steps to Reproduce

No response

Your operating system

None

Your Python version (python --version)

None

Your Robyn version

None

Additional Info

No response