noxrepo / pox

The POX network software platform
https://noxrepo.github.io/pox-doc/html/
Apache License 2.0
619 stars 470 forks source link

Feature request: Easily add headers to HTTP replies #256

Open MurphyMc opened 3 years ago

MurphyMc commented 3 years ago

It's annoyingly ugly/difficult to do this by subclassing (e.g., to have a subclass of the static handler that does it). It would be nice if it were cleanly supported.