requestium icon indicating copy to clipboard operation
requestium copied to clipboard

Why not synchronize the request header between selenium and requests ?

Open IversionBY opened this issue 7 years ago • 0 comments

I found that the request header is not synchronization when I used 's.headers.update' to update a header,and there is a question that s.get() method works well,but the s.driver.get() method does not work satisfyingly!The header is not synchronization.Maybe they could work synchronously one day!

IversionBY avatar Apr 14 '18 05:04 IversionBY