Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bumped hyper to 0.10, cookie to 0.6, webdriver to 0.22, added dependency on hyper-openssl #15775

Closed
wants to merge 1 commit into from

Commits on Mar 7, 2017

  1. updated files for openssl bump, changed to hyper_openssl::opensslclient

    fixed new wrapped hyper to handle strings per hyper 10
    
    bumped to cookie 0.6
    
    use serde_json to persist cookies in net crate
    
    fixed tests to be compatible with new cookie version
    
    fixed case mismatch with domain test
    
    bumped to webdriver 0.22
    avadacatavra committed Mar 7, 2017
You can’t perform that action at this time.