Home | History | Annotate | Download | only in python2.7

Lines Matching refs:xstatus_flags

1609         status_flags, xstatus_flags = '', ''
1616 xstatus_flags += flag
1618 xstatus_flags += ''.join(sorted(flags))
1624 self.replace_header('X-Status', xstatus_flags)
1626 self.add_header('X-Status', xstatus_flags)