pipalacademy / feather-python-runtime

Python runtime for Feather
MIT License
0 stars 0 forks source link

Accept environment vars as headers #7

Closed nikochiko closed 2 years ago

nikochiko commented 2 years ago

Name of header should be "x-feather-env".

It should be a space-separated list of env definitions like so: x-feather-env: X=1 DEBUG=true