Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 326 Bytes

README.mdown

File metadata and controls

9 lines (5 loc) · 326 Bytes

#VAVE#

##Client API##

###Upload Feed###

{{/feed/upload}} HTTP Method: {{PUT}}

{{curl -X PUT "http://127.0.0.1:8000/api/feed/upload/" --data @vipFeed-54-2012-05-08.zip -H "Content-Type:application/zip" -H "Content-Disposition:attachment; filename="vipFeed-54-2012-05-08.zip"" -H "If-Match:"vipFeed-54-2012-05-08.zip""}}