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

update dependencies and add new features #33

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 21, 2016

  1. update dependencies;

    run the task as a queue
    add "push" prototype method;
    add more options like "retry", "timeout", etc.
    decode response body automatically
    liudanning committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    a932863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fac5a74 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

  1. add "cookieJar" option

    liudanning committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    ef1f995 View commit details
    Browse the repository at this point in the history
  2. update README.md

    liudanning committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    2eb3b15 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2016

  1. Configuration menu
    Copy the full SHA
    b854165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d996646 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. remove currentUrl, remove windows.close() in the end of _handle

    … method, there will be unexpected in some async cases.
    liudanning committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    73f4487 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

  1. add proxy option

    liudanning committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    8ba3f5d View commit details
    Browse the repository at this point in the history
  2. add taskTrigger option

    liudanning committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    d3d8f35 View commit details
    Browse the repository at this point in the history