summaryrefslogtreecommitdiff
path: root/methods/basehttp.h
Commit message (Collapse)AuthorAgeFilesLines
* rename ServerMethod to BaseHttpMethodDavid Kalnischkies2016-12-311-0/+173
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