[PATCH] cpukit/mttpd: Add a callback to generate a per file HTTP etag

2018-04-09 Thread Chris Johns
Close #3323. --- cpukit/include/mghttpd/mongoose.h | 13 + cpukit/mghttpd/mongoose.c | 19 +-- 2 files changed, 26 insertions(+), 6 deletions(-) diff --git a/cpukit/include/mghttpd/mongoose.h b/cpukit/include/mghttpd/mongoose.h index 330ed6701b..f975dfb66f 100

[PATCH] cpukit/mttpd: Add a callback to generate a per file HTTP etag.

2018-03-07 Thread Chris Johns
Closes #3323 --- cpukit/include/mghttpd/mongoose.h | 13 + cpukit/mghttpd/mongoose.c | 19 +-- 2 files changed, 26 insertions(+), 6 deletions(-) diff --git a/cpukit/include/mghttpd/mongoose.h b/cpukit/include/mghttpd/mongoose.h index 330ed6701b..f975dfb66f 100

[PATCH] cpukit/mttpd: Add a callback to generate a per file HTTP etag.

2018-03-07 Thread Chris Johns
Closes #3323 --- cpukit/mghttpd/mongoose.c | 19 +-- cpukit/mghttpd/mongoose.h | 13 + 2 files changed, 26 insertions(+), 6 deletions(-) diff --git a/cpukit/mghttpd/mongoose.c b/cpukit/mghttpd/mongoose.c index dd243d3320..911ca64767 100644 --- a/cpukit/mghttpd/mongoose