zbkoong / servdroidweb

Automatically exported from code.google.com/p/servdroidweb
1 stars 0 forks source link

Support for HTTP-Caching #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

I have attached a patch for the following features:

- HTTP-Caching: New Response-Header "last-modified"
- HTTP-Caching: New Response-Header "expires"
- HTTP-Caching: Analye Request header "if-modified-since"

With this changes, the server is VERY more quickly, because the server is not 
transfering the whole files on each request.

The patch is against the last svn version (since 4 hours).

Do you agree with the patch?

Jan
(Hamburg, Germany)

Original issue reported on code.google.com by JanDunkerbeck on 28 Oct 2010 at 10:54

Attachments:

GoogleCodeExporter commented 9 years ago
Thank you very much!

I get your patch and fix a bug with css.

This is the new patch

Original comment by joanpuig...@gmail.com on 29 Oct 2010 at 1:20

GoogleCodeExporter commented 9 years ago
Thank you very much!

I agree with this patch

I applied your patch and fix a bug with css files.

This is the new patch.

New version of ServDroid.web will be uploaded on Android Market

Original comment by joanpuig...@gmail.com on 29 Oct 2010 at 1:25

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by joanpuig...@gmail.com on 14 Nov 2010 at 9:42