Jaymon / endpoints

Lightweight REST api backend framework that automatically maps urls to python modules and classes
MIT License
29 stars 10 forks source link

the http.Headers dict does not have a __delitem__ method #32

Closed Jaymon closed 9 years ago

Jaymon commented 9 years ago

shows how much I use .pop() over del ...