Skip to content

Releases: willforde/urlquick

Release v2.0.1

10 Mar 02:22
15bb55a

Choose a tag to compare

Release v2.0.0

09 Mar 21:26
f7e7832

Choose a tag to compare

create release on new tag

0.9.2 Feature Release

01 Dec 11:33

Choose a tag to compare

  • Some optimizations
  • Added HTML parsing method to response (HTMLement)

0.9.1 Feature Release

14 Aug 23:07

Choose a tag to compare

  • Lots of optimizations
  • Better debug logging
  • Added XML parsing method to response
  • Fix url's that have a space instead of '%20'
  • Better cross platform unicode path support

0.1.3 Optimization Release

26 Apr 06:47

Choose a tag to compare

  • improved documentation
  • extract version from source code

0.1.2 Bugfix Release

14 Apr 14:03

Choose a tag to compare

  • Change cache location to the current working directory
  • Change cache location to be a constant

0.1.1 Initial Release

14 Apr 04:37

Choose a tag to compare

  • Simple Keep-Alive & Connection Pooling
  • Sessions with limited Cookie Controls
  • International Domains and URLs
  • Automatic Content Decoding
  • Elegant Key/Value Cookies
  • Automatic Decompression
  • Unicode Response Bodies
  • Basic Authentication
  • Connection Timeouts
  • Resource Caching