python - scrapy debug Request object -


how debug scrapy request object?

requestobj= formrequest.from_response(response, formxpath =form_xpath,callback=self.parse1)

i need check formdata of requestobj .but didn't find documentation debugging request object

use traffic monitoring software , use fiddler. check requests sent python browsers


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

sql - The object name contains more than the maximum number of prefixes. The maximum is 2 -

Java Web Service Soap fault exception client -