Пример #1
0
    def xss_chars_finder(self, response):
        ''' Find which chars, if any, are filtered '''

        item = inj_resp()
        item['resp'] = response
        return item
Пример #2
0
    def xss_chars_finder(self, response):
        ''' Find which chars, if any, are filtered '''

        item = inj_resp()
        item['resp'] = response
        return item
Пример #3
0
    def xss_chars_finder(self, response):
        """ Find which chars, if any, are filtered """

        item = inj_resp()
        item["resp"] = response
        return item