When running a CherryPy app it will send server name tag something like CherryPy/version. Is it possible to rename/overwrite that from the app without modifying CherryPy so it will show something else?
Maybe something like MyAppName/version (CherryPy/version)
Actually asking on IRC on their official channel fumanchu gived me a more clean way to do this (using latest svn):