summaryrefslogtreecommitdiffstats
path: root/ipsilon/util/endpoint.py
Commit message (Expand)AuthorAgeFilesLines
* pylint 1.4.3 version fixespylint143Simo Sorce2015-05-071-1/+0
* Drop usage of self._debug and use self.debug insteadRob Crittenden2015-05-051-5/+5
* Disallow iframes via X-Frame-Options and CSP by defaultRob Crittenden2015-04-241-0/+20
* Set Cache-control on all generated pages, centralize in EndpointRob Crittenden2015-03-191-1/+4
* Low-level class for managing request endpointsRob Crittenden2015-02-271-0/+82