[rfc][icedtea-web] Add last-modified information to TinyHttpdImpl
Jie Kang
jkang at redhat.com
Tue Dec 2 16:15:11 UTC 2014
----- Original Message -----
> 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?
Hello,
I've attached a patch that does what I think you mean. Does it look right?
Also, I am curious, why would you like it to be off by default?
Regards,
>
> J.
>
>
--
Jie Kang
-------------- next part --------------
A non-text attachment was scrubbed...
Name: itw-tinyhttpdimpl-lastmodified-1.patch
Type: text/x-patch
Size: 1953 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20141202/eda50ccf/itw-tinyhttpdimpl-lastmodified-1.patch>
More information about the distro-pkg-dev
mailing list