Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tika Wiki" for change 
notification.

The "TikaJAXRS" page has been changed by maxcom:
http://wiki.apache.org/tika/TikaJAXRS?action=diff&rev1=10&rev2=11

Comment:
typo fix

  Which lets you know that it started correctly. Below is some basic 
documentation on how to  interact with the services using cURL and HTTP.
  
  = Services =
- Add services uses HTTP "PUT" request. Original file must be sent in request 
body without any additional encoding (do not use multipart/form-data or other 
containers).
+ All services uses HTTP "PUT" request. Original file must be sent in request 
body without any additional encoding (do not use multipart/form-data or other 
containers).
  
  You may optionally specify content type in "Content-Type" header. If you do 
not specify mime type, Tika will use its detectors to guess it.
  

Reply via email to