If-Match implemented in skeleton handler

This commit is contained in:
Colin Adams
2013-04-13 14:49:03 +01:00
parent b4ab4875fc
commit 98ad77a57d
6 changed files with 295 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
note
description: "[
Policy-driven helpers to implement processing of GET and HEAD requests.
]"
date: "$Date$"
revision: "$Revision$"
class WSF_GET_HELPER
inherit
WSF_METHOD_HELPER
end