Skip to content

v1.1.0

Compare
Choose a tag to compare
@ruippeixotog ruippeixotog released this 25 Sep 18:17
· 600 commits to master since this release
  • New features
    • New methods clearCookies, parseInputStream and parseResource in Browser;
    • New methods hasAttr and siblings in Element;
    • Support for SOCKS proxies.
  • Bug fixes
    • Correct handling of missing name and value attributes in the formData extractor.