Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxapython/catvm
/ get_splash_headers
Function
get_splash_headers
selenium/scrapy_splash/response.py:18–19 ·
view source on GitHub ↗
(resp)
Source
from the content-addressed store, hash-verified
16
17
18
def
get_splash_headers(resp):
19
return
getattr(resp,
'splash_response_headers'
, resp.headers)
20
21
22
class
_SplashResponseMixin(object):
Callers
1
_process_x_splash_saved_arguments
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected