Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scrapy/scrapy
/ XmlResponse
Class
XmlResponse
scrapy/http/response/xml.py:11–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
11
class
XmlResponse(TextResponse):
12
__slots__ = ()
Callers
15
test_get_sitemap_body
Method · 0.90
test_parse_sitemap_empty_body
Method · 0.90
test_parse_sitemap_not_sitemap
Method · 0.90
test_flavor_detection
Method · 0.90
test_xhtml
Method · 0.90
test_xmliter
Method · 0.90
test_xmliter_unusual_node
Method · 0.90
test_xmliter_unicode
Method · 0.90
test_xmliter_namespaces
Method · 0.90
test_xmliter_namespaced_nodename
Method · 0.90
test_xmliter_namespaced_nodename_missing
Method · 0.90
test_xmliter_encoding
Method · 0.90
Calls
no outgoing calls
Tested by
15
test_get_sitemap_body
Method · 0.72
test_parse_sitemap_empty_body
Method · 0.72
test_parse_sitemap_not_sitemap
Method · 0.72
test_flavor_detection
Method · 0.72
test_xhtml
Method · 0.72
test_xmliter
Method · 0.72
test_xmliter_unusual_node
Method · 0.72
test_xmliter_unicode
Method · 0.72
test_xmliter_namespaces
Method · 0.72
test_xmliter_namespaced_nodename
Method · 0.72
test_xmliter_namespaced_nodename_missing
Method · 0.72
test_xmliter_encoding
Method · 0.72