Searched refs:origin_server (Results 1 – 3 of 3) sorted by relevance
103 origin_server = True # We are transmitting direct to client variable in BaseHandler169 if self.origin_server and self.server_software:264 if self.origin_server:345 if not self.origin_server or self.client_is_modern():505 origin_server = False variable in BaseCGIHandler
743 h.origin_server = False750 h.origin_server = True
618 If the :attr:`origin_server` attribute is set, this attribute's value is used to642 if not present, as long as the :attr:`origin_server` attribute is a true value723 .. attribute:: BaseHandler.origin_server736 If :attr:`origin_server` is true, this string attribute is used to set the HTTP