bigbadhacker / proxy-vole

Automatically exported from code.google.com/p/proxy-vole
0 stars 0 forks source link

Improper logic to reload PAC file #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The logic to reload PAC script content from a file on remote machine seems 
incorrect.

The comparison should be expireAtMillis < System.currentTimeMillis() 

Original issue reported on code.google.com by dharmara...@gmail.com on 1 Apr 2014 at 12:02

GoogleCodeExporter commented 9 years ago
Hello Dharmaraj,
You are absolutely right. I checked this now in to the code repository.
As I can not upload new binary releases you will have to checkout the source 
and build it from the source. 

Thanks for reporting this,
- Rossi

Original comment by rosstaus...@googlemail.com on 9 Feb 2015 at 9:47

GoogleCodeExporter commented 9 years ago
Thanks for the fix and a wonderful library.

Original comment by dharmara...@gmail.com on 12 Feb 2015 at 7:26