I need to create a custom Last-Modified Header using the miliseconds value in a 
string format. However, RESTlet API setModificationDate (Date) would always set 
the header value in a Date format. I cannot add "Last-Modified" as an 
additional header as the server would return an error saying "Addition of the 
standard header "Last-Modified" is not allowed. Please use the Restlet API 
instead." 

Any solution to this? Thanks!

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2389976

Reply via email to