Skip to content

Releases: aalitor/AltoHttp

New features added

01 Jan 18:59
10b2c69
Compare
Choose a tag to compare

• Resume capability improved to be able to resume on some sites that uses chunked stream e.g Google Drive

• Native messaging and request header methods added for who wants to integrate with and get headers from browser using extension

• To prevent resume on file corruption, file validation based on MD5 added

• New exceptions defined to be able to handle exceptions in UI

• Download in some sites which Content-Length returns -1 (Unknown) succesfully handled

• Known bugs fixed

• DemoApplication changed and improved

DownloadInfoReceived event added

04 Oct 20:47
7f55fbe
Compare
Choose a tag to compare

DownloadInfoReceived event added

Structure changed and new features added

05 Jul 14:35
00047d8
Compare
Choose a tag to compare

*Structure changed
*Known bugs fixed
*Resume from file ability added
*Feature to edit request and response has been added
*Size helper method added to calculate size conversions