Change-Id: I0622eca364d6e23246f4cfed59f7e647a946e6a3
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
/**
* @brief Sets the file path for uploading a file.
* @since_tizen 3.0
- * @remarks It is used with #HTTP_METHOD_PUT
+ * @remarks It is used with #HTTP_METHOD_PUT. \n
+ * http://tizen.org/privilege/mediastorage is needed if input or output path are relevant to media storage. \n
+ * http://tizen.org/privilege/externalstorage is needed if input or output path are relevant to external storage.
* @param[in] http_transaction The http transaction handle
* @param[in] file_path The path for file
* @return 0 on success, otherwise negative error value