ajxchapman / ReServ

A set of simple servers (currently HTTP/HTTPS and DNS) which allow configurable and scriptable responses to network requests.
60 stars 6 forks source link

Rework servers/http.py:_getChild to use a single return #12

Closed ajxchapman closed 4 years ago

ajxchapman commented 4 years ago

This will allow the consistent implementation of headers and replace across all HTTP route types