[rfc][icedtea-web] Add last-modified information to TinyHttpdImpl
Jiri Vanek
jvanek at redhat.com
Sat Nov 29 11:10:32 UTC 2014
On 11/27/2014 10:07 PM, Jie Kang wrote:
> Hello,
>
> This patch adds the Last-Modified field to responses from our reproducer server TinyHttpdImpl. This allows for reproducers to also test the re-download system that we currently have in Icedtea-Web, which uses the last-modified field to determine whether or not to download things again.
>
> Thoughts?
>
>
> Regards,
>
hi!
This is good idea. However I would like to add getter/setter for flag, which will allow to enable/disable adding of this header param.
And by default have it off, and enable it on demand, when some test is testing redownloading. What do you think?
J.
More information about the distro-pkg-dev
mailing list