Wagon File provider
This project is an implementation of Wagon provider
for
http and
https protocols
Featuries
- Only
GET request is supported
TODO
-
Support for proxy servers should match the one offered
by
commons-httpclient
-
If dedicated web application were written,
or generally speaking if some dedicated service were istallled
at the web server with which HttpWagon is communicating it would
be possible to implement PUT request.