kdzwinel / betwixt

:zap: Web Debugging Proxy based on Chrome DevTools Network panel.
MIT License
4.53k stars 125 forks source link

Do not modify original headers object. #32

Closed kdzwinel closed 8 years ago

kdzwinel commented 8 years ago

Flattening the original headers object was breaking the cookies.

Fixes #27