sparckles / Robyn

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

headers.get('key') errors out without a default key #788

Closed sansyrox closed 1 month ago

sansyrox commented 2 months ago

Bug Description

This should not be the case. Fix it

Steps to Reproduce

No response

Your operating system

None

Your Python version (python --version)

None

Your Robyn version

None

Additional Info

No response