Add the X-GSS-Meatadata header on folders. Its contents are the main attributes of...
authorpastith <devnull@localhost>
Thu, 28 May 2009 11:47:41 +0000 (11:47 +0000)
committerpastith <devnull@localhost>
Thu, 28 May 2009 11:47:41 +0000 (11:47 +0000)
commit77f75ac477d97d1b723d9238800e23aca2b61636
tree3d3681494dc133dd619ffc11055ec394d82ffef9
parent328edf070787346846df583a9c22e769972a8fda
Add the X-GSS-Meatadata header on folders. Its contents are the main attributes of the folder, modulo the parent, children and permissions. This way clients can use HEAD requests consistently for fetching the basic properties of arbitrary resources.
gss/src/gr/ebs/gss/server/ejb/ExternalAPI.java
gss/src/gr/ebs/gss/server/ejb/ExternalAPIBean.java
gss/src/gr/ebs/gss/server/ejb/ExternalAPIRemote.java
gss/src/gr/ebs/gss/server/rest/FilesHandler.java