curl/java/README

16 lines
597 B
Plaintext
Raw Permalink Normal View History

2001-04-10 11:41:36 -04:00
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
| (__| |_| | _ <| |___
\___|\___/|_| \_\_____|
Java Interface
This is not a complete implementation of a libcurl interface. I've made the
core work and it needs additional code to be added to get the rest of the
stuff supported.
2001-04-10 11:41:36 -04:00
The interface is not set yet, bring your suggestions!
Feel free to grab the source files in here and help out!