Fixed compilation of restbucksCRUD for the policy driven framework target.

This commit is contained in:
2013-11-19 22:00:33 +01:00
parent 949d3514b8
commit 1827723ccc

View File

@@ -65,7 +65,7 @@ feature -- Access
-- At present, there is no support for this except for DELETE.
end
conneg (req: WSF_REQUEST): CONNEG_SERVER_SIDE
conneg (req: WSF_REQUEST): SERVER_CONTENT_NEGOTIATION
-- Content negotiatior for all requests
once
create Result.make ({HTTP_MIME_TYPES}.application_json, "en", "UTF-8", "identity")