zaidka / cliget

A Firefox addon to download login-protected files from the command line
https://addons.mozilla.org/en-US/firefox/addon/cliget/
Mozilla Public License 2.0
357 stars 57 forks source link

lib/main: fix getPayload() #36

Closed kwkam closed 6 years ago

kwkam commented 8 years ago

Added the missing parameter Moved inputStream.seek(0, originalStreamPos) forward