summaryrefslogtreecommitdiff
path: root/methods/basehttp.cc
Commit message (Collapse)AuthorAgeFilesLines
* rename ServerMethod to BaseHttpMethodDavid Kalnischkies2016-12-311-0/+825
This 'method' is the abstract base for http and https and should as such be called out like this rather using an easily confused name. Gbp-Dch: Ignore