If-Match implemented in skeleton handler
This commit is contained in:
15
library/server/wsf/router/wsf_get_helper.e
Normal file
15
library/server/wsf/router/wsf_get_helper.e
Normal 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
|
||||
Reference in New Issue
Block a user